mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-19 20:24:38 -04:00
Formatting the code.
This commit is contained in:
parent
74efc57369
commit
8324d03f0a
294 changed files with 3796 additions and 3740 deletions
5
src/browser/BrowserAccessControlDialog.h
Executable file → Normal file
5
src/browser/BrowserAccessControlDialog.h
Executable file → Normal file
|
@ -24,8 +24,9 @@
|
|||
|
||||
class Entry;
|
||||
|
||||
namespace Ui {
|
||||
class BrowserAccessControlDialog;
|
||||
namespace Ui
|
||||
{
|
||||
class BrowserAccessControlDialog;
|
||||
}
|
||||
|
||||
class BrowserAccessControlDialog : public QDialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue