Include header cleanup.

This commit is contained in:
Felix Geyer
2012-05-20 23:08:23 +02:00
parent d8d288fca2
commit 5297722ede
14 changed files with 12 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
#define KEEPASSX_ENTRYATTACHMENTS_H
#include <QtCore/QMap>
#include <QtCore/QSet>
#include <QtCore/QObject>
class EntryAttachments : public QObject
{