diff options
Diffstat (limited to 'kexi/plugins/tables/kexitabledesignerview_p.h')
| -rw-r--r-- | kexi/plugins/tables/kexitabledesignerview_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/plugins/tables/kexitabledesignerview_p.h b/kexi/plugins/tables/kexitabledesignerview_p.h index 8f647548e..206c295c7 100644 --- a/kexi/plugins/tables/kexitabledesignerview_p.h +++ b/kexi/plugins/tables/kexitabledesignerview_p.h @@ -50,7 +50,7 @@ class CommandGroup : public KMacroCommand class CommandHistory : public KCommandHistory { Q_OBJECT - TQ_OBJECT + public: CommandHistory(KActionCollection *actionCollection, bool withMenus = true); |
