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 44fc02c..445f29f 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -61,6 +61,7 @@ HEADERS += \
macrodrawer.h \
messagebox.h \
netcom.h \
+ pcpviewer.h \
resumewidget.h \
template.h \
widgets.h \
@@ -100,6 +101,7 @@ SOURCES += \
macrodrawer.cc \
messagebox.cc \
netcom.cc \
+ pcpviewer.cc \
resumewidget.cc \
template.cc \
widgets/common.cc \