From 79076c3b82308633293ab7f705665c1ce202d589 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:26 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/enterxauthinteractivepasscodedialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/enterxauthinteractivepasscodedialog.h') diff --git a/src/enterxauthinteractivepasscodedialog.h b/src/enterxauthinteractivepasscodedialog.h index f8a0bf9..99034a3 100644 --- a/src/enterxauthinteractivepasscodedialog.h +++ b/src/enterxauthinteractivepasscodedialog.h @@ -25,7 +25,7 @@ class EnterXauthInteractivePasscodeDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: EnterXauthInteractivePasscodeDialog(TQWidget *parent, bool allowEmptyPassword=false); ~EnterXauthInteractivePasscodeDialog(); -- cgit v1.2.3