summaryrefslogtreecommitdiffstats
path: root/kwallet/kwalletpopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/kwalletpopup.h')
-rw-r--r--kwallet/kwalletpopup.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kwallet/kwalletpopup.h b/kwallet/kwalletpopup.h
index 36a2d8f..3d5d83c 100644
--- a/kwallet/kwalletpopup.h
+++ b/kwallet/kwalletpopup.h
@@ -26,9 +26,10 @@
class KWalletPopup : public KPopupMenu {
Q_OBJECT
+ TQ_OBJECT
public:
- KWalletPopup(const TQString& wallet, TQWidget *parent = 0, const char* name = 0);
+ KWalletPopup(const TQString& wallet, TQWidget *tqparent = 0, const char* name = 0);
virtual ~KWalletPopup();
public slots: