mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +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
|
@ -25,7 +25,7 @@
|
|||
#include "core/Database.h"
|
||||
#include "core/Group.h"
|
||||
#include "crypto/Crypto.h"
|
||||
#include "gui/GroupModel.h"
|
||||
#include "gui/group/GroupModel.h"
|
||||
|
||||
void TestGroupModel::initTestCase()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue