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