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 6cce982..9f8d8b8 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -42,6 +42,7 @@ HEADERS += \
messagebox.h \
netcom.h \
resumewidget.h \
+ sessions.h \
viewer.h \
widgetbuilder.h \
widgets.h \
@@ -77,6 +78,7 @@ SOURCES += \
messagebox.cc \
netcom.cc \
resumewidget.cc \
+ sessions.cc \
viewer.cc \
widgetbuilder.cc \
widgets/common.cc \