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 46d0a03..7b9704d 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -35,6 +35,7 @@ unix {
HEADERS += \
collapser.h \
debug.h \
+ launcherwindow.h \
lua.h \
luadb.h \
luawidget.h \
@@ -71,6 +72,7 @@ SOURCES += \
pracro.cc \
collapser.cc \
debug.cc \
+ launcherwindow.cc \
lua.cc \
luadb.cc \
luawidget.cc \