summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/kexidb.pro
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:44:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:44:55 -0500
commitf65902c05fedb5701f456133c154c20ebaaae8a5 (patch)
treebaa1be9d6bee499dda231a5f0923b203bd7ad5aa /kexi/kexidb/kexidb.pro
parent10364dc8756150df1fcbe6304d32b953d543b4dd (diff)
downloadkoffice-f65902c05fedb5701f456133c154c20ebaaae8a5.tar.gz
koffice-f65902c05fedb5701f456133c154c20ebaaae8a5.zip
Fix inadvertent tqt changes.
Diffstat (limited to 'kexi/kexidb/kexidb.pro')
-rw-r--r--kexi/kexidb/kexidb.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/kexidb.pro b/kexi/kexidb/kexidb.pro
index 6c17210c..d16e3f59 100644
--- a/kexi/kexidb/kexidb.pro
+++ b/kexi/kexidb/kexidb.pro
@@ -9,7 +9,7 @@ TARGET = kexidb$$KDEBUG
DEFINES += YYERROR_VERBOSE=1
-system( bash ktqmoc )
+system( bash kmoc )
SOURCES = \
object.cpp \