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 8ef78b0..c0b5616 100644 --- a/tdewallet/tdewalletpopup.h +++ b/tdewallet/tdewalletpopup.h @@ -24,7 +24,7 @@ #include <tqmap.h> #include <tqstring.h> -class KWalletPopup : public KPopupMenu { +class KWalletPopup : public TDEPopupMenu { Q_OBJECT |