diff options
Diffstat (limited to 'koshell/koshell_shell.h')
-rw-r--r-- | koshell/koshell_shell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/koshell/koshell_shell.h b/koshell/koshell_shell.h index d25cedd5..cc1bbd4d 100644 --- a/koshell/koshell_shell.h +++ b/koshell/koshell_shell.h @@ -44,7 +44,7 @@ class KoShellGUIClient; class KoShellWindow : public KoMainWindow { - Q_OBJECT + TQ_OBJECT public: |