summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/checkbook.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/checkbook/checkbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index bd69939..53b5ff4 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -3,6 +3,7 @@ CONFIG = qt warn_on release
HEADERS = mainwindow.h \
traninfo.h \
graphinfo.h \
+ password.h \
checkbook.h \
transaction.h \
graph.h
@@ -10,6 +11,7 @@ SOURCES = main.cpp \
mainwindow.cpp \
traninfo.cpp \
graphinfo.cpp \
+ password.cpp \
checkbook.cpp \
transaction.cpp \
graph.cpp