summaryrefslogtreecommitdiffstats
path: root/kexi/core/kexiproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/core/kexiproject.h')
-rw-r--r--kexi/core/kexiproject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexiproject.h b/kexi/core/kexiproject.h
index a8297f50..2be68229 100644
--- a/kexi/core/kexiproject.h
+++ b/kexi/core/kexiproject.h
@@ -66,7 +66,7 @@ class KexiDialogBase;
*/
class KEXICORE_EXPORT KexiProject : public TQObject, public KexiDB::Object
{
- Q_OBJECT
+ TQ_OBJECT
public: