summaryrefslogtreecommitdiffstats
path: root/kweather/dockwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/dockwidget.h')
-rw-r--r--kweather/dockwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/dockwidget.h b/kweather/dockwidget.h
index 54ce388..13f5bc0 100644
--- a/kweather/dockwidget.h
+++ b/kweather/dockwidget.h
@@ -31,7 +31,7 @@ class WeatherButton;
class dockwidget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
dockwidget(const TQString &location, TQWidget *parent=0, const char *name=0);