From 9ba471ac654ff18178723ef0a84c46a03fa20b6f Mon Sep 17 00:00:00 2001 From: senator Date: Tue, 12 Oct 2010 10:18:28 +0000 Subject: added launcher if no cpr specified on command line --- client/client.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/client.pro') 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 \ -- cgit v1.2.3