diff options
Diffstat (limited to 'tdewallet/tdewalletpopup.h')
-rw-r--r-- | tdewallet/tdewalletpopup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/tdewalletpopup.h b/tdewallet/tdewalletpopup.h index 2b4ba86..7f82ba1 100644 --- a/tdewallet/tdewalletpopup.h +++ b/tdewallet/tdewalletpopup.h @@ -25,7 +25,7 @@ #include <tqstring.h> class TDEWalletPopup : public TDEPopupMenu { - Q_OBJECT + TQ_OBJECT public: |