summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/client.pro b/client/client.pro
index 852a212..44fc02c 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -62,6 +62,7 @@ HEADERS += \
messagebox.h \
netcom.h \
resumewidget.h \
+ template.h \
widgets.h \
widgets/common.h \
widgets/widget.h \
@@ -100,6 +101,7 @@ SOURCES += \
messagebox.cc \
netcom.cc \
resumewidget.cc \
+ template.cc \
widgets/common.cc \
widgets/widget.cc \
widgets/label.cc \