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 9841f18e..4167bf31 100644 --- a/koshell/koshell_shell.h +++ b/koshell/koshell_shell.h @@ -45,7 +45,7 @@ class KoShellGUIClient; class KoShellWindow : public KoMainWindow { Q_OBJECT - TQ_OBJECT + public: |