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/kwalleteditor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kwallet/kwalleteditor.h') diff --git a/kwallet/kwalleteditor.h b/kwallet/kwalleteditor.h index d38f4a2..9f63961 100644 --- a/kwallet/kwalleteditor.h +++ b/kwallet/kwalleteditor.h @@ -36,7 +36,7 @@ class KWMapEditor; class KWalletEditor : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: KWalletEditor(const TQString& wallet, bool isPath, TQWidget *parent = 0, const char* name = 0); -- cgit v1.2.1