summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/oxygen.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/checkbook/oxygen.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/oxygen.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/oxygen.pro b/noncore/apps/checkbook/oxygen.pro
index f8e0197..c5448e7 100644
--- a/noncore/apps/checkbook/oxygen.pro
+++ b/noncore/apps/checkbook/oxygen.pro
@@ -2,11 +2,13 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = oxygen.h \
kmolcalc.h \
- kmolelements.h
+ kmolelements.h \
+ calcdlgui.h
SOURCES = main.cpp \
oxygen.cpp \
kmolcalc.cpp \
+ calcdlgui.cpp \
kmolelements.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include