From 4d7617cbf20985b7cf2231675d8aadd01f77c3d2 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 2 Jul 2008 07:49:31 +0000 Subject: Added disable/enable methods on widgets and exposed them to lua. --- client/client.pro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'client/client.pro') 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 -- cgit v1.2.3