diff options
Diffstat (limited to 'konq-plugins/kuick/kimcontactmenu.h')
-rw-r--r-- | konq-plugins/kuick/kimcontactmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/kuick/kimcontactmenu.h b/konq-plugins/kuick/kimcontactmenu.h index 2f1c0bb..2b90a77 100644 --- a/konq-plugins/kuick/kimcontactmenu.h +++ b/konq-plugins/kuick/kimcontactmenu.h @@ -36,7 +36,7 @@ class KIMContactMenu : public TQPopupMenu Q_OBJECT TQ_OBJECT public: - KIMContactMenu( TQWidget *tqparent, KIMProxy *proxy ); + KIMContactMenu( TQWidget *parent, KIMProxy *proxy ); ~KIMContactMenu(); protected slots: // populate menus if not already populated |