mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-06 14:07:38 +03:00
Create src/gui/{entry,group}/ and move corresponding files to these dirs.
This commit is contained in:
parent
b08d2d45b7
commit
7ebee78c75
29 changed files with 39 additions and 39 deletions
|
@ -27,10 +27,10 @@
|
|||
#include "gui/DatabaseOpenDialog.h"
|
||||
#include "gui/DatabaseWidget.h"
|
||||
#include "gui/DragTabBar.h"
|
||||
#include "gui/EntryView.h"
|
||||
#include "gui/FileDialog.h"
|
||||
#include "gui/GroupView.h"
|
||||
#include "gui/KeePass1OpenDialog.h"
|
||||
#include "gui/entry/EntryView.h"
|
||||
#include "gui/group/GroupView.h"
|
||||
|
||||
DatabaseManagerStruct::DatabaseManagerStruct()
|
||||
: file(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue