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