From 2976f05958ecafaa1cfe53d277e6af31844ac93d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- lilo-config/qt/standalone.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lilo-config/qt/standalone.h') diff --git a/lilo-config/qt/standalone.h b/lilo-config/qt/standalone.h index 75f0c54..54a33f8 100644 --- a/lilo-config/qt/standalone.h +++ b/lilo-config/qt/standalone.h @@ -35,7 +35,7 @@ class Standalone: public TQWidget { Q_OBJECT - TQ_OBJECT + public: Standalone(TQWidget *parent=0, const char *name=0); void resizeEvent(TQResizeEvent *e); -- cgit v1.2.1