Make some Group methods private.

This commit is contained in:
Felix Geyer 2011-07-08 13:57:02 +02:00
parent b4367a7ea1
commit 4dbdc4d847
13 changed files with 43 additions and 20 deletions

View file

@ -21,6 +21,7 @@
#include "config-keepassx-tests.h"
#include "core/Database.h"
#include "core/Group.h"
#include "core/Metadata.h"
#include "crypto/Crypto.h"
#include "format/KeePass2Reader.h"