mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-08 14:32:39 -04:00
Syntax style, spaces and pretty indentation
This commit is contained in:
parent
afdf02b4be
commit
a7e358c27d
13 changed files with 273 additions and 295 deletions
|
@ -61,6 +61,7 @@ public:
|
|||
enum Mode
|
||||
{
|
||||
None,
|
||||
ImportMode,
|
||||
ViewMode,
|
||||
EditMode,
|
||||
LockedMode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue