From e8f365173e37780bc769530f21a4c23818cd6379 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:32 -0600 Subject: Remove spurious TQ_OBJECT instances --- libkscan/scandialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkscan/scandialog.h') diff --git a/libkscan/scandialog.h b/libkscan/scandialog.h index 1069e816..5457f857 100644 --- a/libkscan/scandialog.h +++ b/libkscan/scandialog.h @@ -32,7 +32,7 @@ class TQSplitter; class ScanDialog : public KScanDialog { Q_OBJECT - TQ_OBJECT + public: ScanDialog( TQWidget *parent=0, const char *name=0, bool modal=false ); -- cgit v1.2.1