From 349bf81165bec0376a1a9001fe3b0b84d14fb702 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:55 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/thememoodin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/thememoodin.h') diff --git a/src/thememoodin.h b/src/thememoodin.h index cf7f285..8e7a835 100644 --- a/src/thememoodin.h +++ b/src/thememoodin.h @@ -33,7 +33,7 @@ typedef TQPtrList ImageList; class ThemeMoodin: public ThemeEngine { Q_OBJECT - TQ_OBJECT + public: ThemeMoodin(TQWidget *parent, const char *name, const TQStringList& flags); -- cgit v1.2.1