summaryrefslogtreecommitdiffstats
path: root/kexi/plugins/tables/kexitabledesignerview_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/plugins/tables/kexitabledesignerview_p.h')
-rw-r--r--kexi/plugins/tables/kexitabledesignerview_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/tables/kexitabledesignerview_p.h b/kexi/plugins/tables/kexitabledesignerview_p.h
index 0b689d64..71f3164a 100644
--- a/kexi/plugins/tables/kexitabledesignerview_p.h
+++ b/kexi/plugins/tables/kexitabledesignerview_p.h
@@ -49,7 +49,7 @@ class CommandGroup : public KMacroCommand
We need it to iterate through commands so we can perform a set of ALTER TABLE atomic actions. */
class CommandHistory : public KCommandHistory
{
- Q_OBJECT
+ TQ_OBJECT
public:
CommandHistory(TDEActionCollection *actionCollection, bool withMenus = true);