diff options
author | deva <deva> | 2008-07-30 09:08:14 +0000 |
---|---|---|
committer | deva <deva> | 2008-07-30 09:08:14 +0000 |
commit | 0289404a5649e7060688af830f5f66e6da112994 (patch) | |
tree | 92b12973f326e60f73f8ebea2a0557fd66c3d19d /client/client.pro | |
parent | 88e0d02c4119aff277a0e1767aa3a8e390ec740e (diff) |
Removed obsolete editor.
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/client.pro b/client/client.pro index 7523dac..c2e3ccf 100644 --- a/client/client.pro +++ b/client/client.pro @@ -4,7 +4,6 @@ TEMPLATE = app TARGET = pracro DEPENDPATH += . widgets INCLUDEPATH += . widgets -SUBDIRS += editor QT += core gui network xml # For debugging |