Add EntryModel.

This commit is contained in:
Felix Geyer
2010-08-18 16:22:48 +02:00
parent 84bc5ef463
commit 8d623f37ca
11 changed files with 341 additions and 9 deletions

View File

@@ -26,6 +26,7 @@ set(keepassx_SOURCES
core/Parser.cpp
core/TimeInfo.cpp
core/Uuid.cpp
gui/EntryModel.cpp
gui/GroupModel.cpp
)