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 --- kregexpeditor/regexpbuttons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/regexpbuttons.h') diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h index 5cdbba0..a0306e2 100644 --- a/kregexpeditor/regexpbuttons.h +++ b/kregexpeditor/regexpbuttons.h @@ -29,7 +29,7 @@ class TQSignalMapper; class RegExpButtons :public TQDockWindow { Q_OBJECT - TQ_OBJECT + public: RegExpButtons( TQWidget *parent, const char *name = 0 ); -- cgit v1.2.1