diff options
Diffstat (limited to 'src/simplemainwindow.h')
-rw-r--r-- | src/simplemainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplemainwindow.h b/src/simplemainwindow.h index ede22520..e0328b1d 100644 --- a/src/simplemainwindow.h +++ b/src/simplemainwindow.h @@ -35,7 +35,7 @@ namespace KParts { } class SimpleMainWindow: public DMainWindow, public KDevMainWindow { - Q_OBJECT + TQ_OBJECT public: SimpleMainWindow(TQWidget* parent = 0, const char *name = 0); |