diff options
Diffstat (limited to 'kwallet/kwalletpopup.h')
-rw-r--r-- | kwallet/kwalletpopup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/kwalletpopup.h b/kwallet/kwalletpopup.h index ce35669..8ef78b0 100644 --- a/kwallet/kwalletpopup.h +++ b/kwallet/kwalletpopup.h @@ -26,7 +26,7 @@ class KWalletPopup : public KPopupMenu { Q_OBJECT - TQ_OBJECT + public: KWalletPopup(const TQString& wallet, TQWidget *parent = 0, const char* name = 0); |