diff options
Diffstat (limited to 'kimagemapeditor/kimeshell.h')
-rw-r--r-- | kimagemapeditor/kimeshell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimeshell.h b/kimagemapeditor/kimeshell.h index e361216c..489de23f 100644 --- a/kimagemapeditor/kimeshell.h +++ b/kimagemapeditor/kimeshell.h @@ -25,7 +25,7 @@ class KImageMapEditor; class KimeShell : public KParts::DockMainWindow { Q_OBJECT - TQ_OBJECT + public: KimeShell( const char *name=0 ); |