From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- kwallet/kwalletpopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kwallet/kwalletpopup.h') 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); -- cgit v1.2.1