From 887c5622e4a4f243b6013a7269ac4fc92955a38f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:55 -0600 Subject: Remove spurious TQ_OBJECT instances --- systemsettings/modulesview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemsettings/modulesview.h') diff --git a/systemsettings/modulesview.h b/systemsettings/modulesview.h index 49a9d07..02fe435 100644 --- a/systemsettings/modulesview.h +++ b/systemsettings/modulesview.h @@ -77,7 +77,7 @@ class ModulesView : public TQWidget friend class KcmSearch; Q_OBJECT - TQ_OBJECT + public: void clearSelection(); TQString displayName; -- cgit v1.2.1