summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index 97d9d7d..dd926a9 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -54,6 +54,8 @@ HEADERS += \
resumewidget.h \
template.h \
widgets.h \
+ expandbutton.h \
+ aboutbox.h \
widgets/common.h \
widgets/widget.h \
widgets/label.h \
@@ -94,6 +96,8 @@ SOURCES += \
praxisd.cc \
resumewidget.cc \
template.cc \
+ expandbutton.cc \
+ aboutbox.cc \
widgets/common.cc \
widgets/widget.cc \
widgets/label.cc \