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 2ce4fa7..3821a0c 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -28,6 +28,7 @@ HEADERS += \
lua.h \
macro.h \
macrowindow.h \
+ mainwindow.h \
netcom.h \
widgetbuilder.h \
widgets.h \
@@ -55,6 +56,7 @@ SOURCES += \
lua.cc \
macro.cc \
macrowindow.cc \
+ mainwindow.cc \
netcom.cc \
widgetbuilder.cc \
widgets/common.cc \