diff options
Diffstat (limited to 'konq-plugins/autorefresh/autorefresh.h')
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.h b/konq-plugins/autorefresh/autorefresh.h index 78739bb..1cd0c5c 100644 --- a/konq-plugins/autorefresh/autorefresh.h +++ b/konq-plugins/autorefresh/autorefresh.h @@ -28,7 +28,7 @@ class TQTimer; **/ class AutoRefresh : public KParts::Plugin { - Q_OBJECT + TQ_OBJECT public: |