summaryrefslogtreecommitdiffstats
path: root/parts/fileselector/kbookmarkhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/fileselector/kbookmarkhandler.h')
-rw-r--r--parts/fileselector/kbookmarkhandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/parts/fileselector/kbookmarkhandler.h b/parts/fileselector/kbookmarkhandler.h
index 86fa5031..a9ec5ad1 100644
--- a/parts/fileselector/kbookmarkhandler.h
+++ b/parts/fileselector/kbookmarkhandler.h
@@ -31,9 +31,10 @@ class KActionMenu;
class KBookmarkHandler : public TQObject, public KBookmarkOwner
{
Q_OBJECT
+ TQ_OBJECT
public:
- KBookmarkHandler( KDevFileSelector *parent, KPopupMenu *kpopupmenu=0 );
+ KBookmarkHandler( KDevFileSelector *tqparent, KPopupMenu *kpopupmenu=0 );
~KBookmarkHandler();
// KBookmarkOwner interface: