diff options
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.h')
-rw-r--r-- | xparts/xpart_notepad/shell_xparthost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.h b/xparts/xpart_notepad/shell_xparthost.h index 4e329822..e11e52f7 100644 --- a/xparts/xpart_notepad/shell_xparthost.h +++ b/xparts/xpart_notepad/shell_xparthost.h @@ -9,7 +9,7 @@ class TDEProcess; class ShellWindow : public KParts::MainWindow { - Q_OBJECT + TQ_OBJECT public: ShellWindow(); |