summaryrefslogtreecommitdiffstats
path: root/konq-plugins/kuick/kimcontactmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/kuick/kimcontactmenu.h')
-rw-r--r--konq-plugins/kuick/kimcontactmenu.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/konq-plugins/kuick/kimcontactmenu.h b/konq-plugins/kuick/kimcontactmenu.h
index 478c55b..2f1c0bb 100644
--- a/konq-plugins/kuick/kimcontactmenu.h
+++ b/konq-plugins/kuick/kimcontactmenu.h
@@ -31,11 +31,12 @@ namespace KABC {
class AddressBook;
}
-class KIMContactMenu : public QPopupMenu
+class KIMContactMenu : public TQPopupMenu
{
Q_OBJECT
+ TQ_OBJECT
public:
- KIMContactMenu( TQWidget *parent, KIMProxy *proxy );
+ KIMContactMenu( TQWidget *tqparent, KIMProxy *proxy );
~KIMContactMenu();
protected slots:
// populate menus if not already populated