From 3017081b30370a0581cac5804516bf1d8a5c8533 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:46 -0600 Subject: Remove spurious TQ_OBJECT instances --- conduits/abbrowserconduit/resolutionDialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/abbrowserconduit/resolutionDialog.h') diff --git a/conduits/abbrowserconduit/resolutionDialog.h b/conduits/abbrowserconduit/resolutionDialog.h index 9f0edeb..848cfdf 100644 --- a/conduits/abbrowserconduit/resolutionDialog.h +++ b/conduits/abbrowserconduit/resolutionDialog.h @@ -40,7 +40,7 @@ class ResolutionTable; class ResolutionDlg : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: ResolutionDlg( TQWidget* parent=0, -- cgit v1.2.1