summaryrefslogtreecommitdiff
path: root/client/client.pro
diff options
context:
space:
mode:
authordeva <deva>2008-07-02 07:49:31 +0000
committerdeva <deva>2008-07-02 07:49:31 +0000
commit4d7617cbf20985b7cf2231675d8aadd01f77c3d2 (patch)
tree673a098723c6f6cef90719e0ffa65b2cb31c37b6 /client/client.pro
parentef408f5639958ce51170978433a0e483240a3ff2 (diff)
Added disable/enable methods on widgets and exposed them to lua.
Diffstat (limited to 'client/client.pro')
-rw-r--r--client/client.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/client.pro b/client/client.pro
index cc69d96..7523dac 100644
--- a/client/client.pro
+++ b/client/client.pro
@@ -1,11 +1,10 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Wed Aug 29 14:24:47 2007
-######################################################################
+# -*- Makefile -*-
TEMPLATE = app
TARGET = pracro
DEPENDPATH += . widgets
INCLUDEPATH += . widgets
+SUBDIRS += editor
QT += core gui network xml
# For debugging