diff options
Diffstat (limited to 'src/icnview.h')
-rw-r--r-- | src/icnview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icnview.h b/src/icnview.h index 206d10b..1c4bfe4 100644 --- a/src/icnview.h +++ b/src/icnview.h @@ -22,7 +22,7 @@ class TDEToolBarPopupAction; */ class ICNView : public ItemView { - Q_OBJECT + TQ_OBJECT public: ICNView( ICNDocument * icnDocument, ViewContainer *viewContainer, uint viewAreaId, const char * name = 0l ); |