Create src/gui/{entry,group}/ and move corresponding files to these dirs.

This commit is contained in:
Felix Geyer 2012-05-16 10:16:32 +02:00
parent b08d2d45b7
commit 7ebee78c75
29 changed files with 39 additions and 39 deletions

View file

@ -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()
{