diff options
Diffstat (limited to 'kicker/applets/run/runapplet.h')
-rw-r--r-- | kicker/applets/run/runapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/run/runapplet.h b/kicker/applets/run/runapplet.h index d5d12435f..adb0d4c6f 100644 --- a/kicker/applets/run/runapplet.h +++ b/kicker/applets/run/runapplet.h @@ -35,7 +35,7 @@ class KURIFilterData; class RunApplet : public KPanelApplet { - Q_OBJECT + TQ_OBJECT public: RunApplet(const TQString& configFile, Type t = Stretch, int actions = 0, |