summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2008-09-19 12:07:48 +0000
committerdeva <deva>2008-09-19 12:07:48 +0000
commit3541224f0fb3d5b7b531eef45318d7e41cb51915 (patch)
tree450e6fc9d3ae57f7db7a79cfa87386e0b7b09c92 /client/client.pro
parenteff75e9193b0e1d9175f49e003977d524c6a2d36 (diff)
First working version of the collapser-pracro view.
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 \