diff options
Diffstat (limited to 'kicker-applets/math/mathapplet.h')
-rw-r--r-- | kicker-applets/math/mathapplet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker-applets/math/mathapplet.h b/kicker-applets/math/mathapplet.h index e8792b9..f4845df 100644 --- a/kicker-applets/math/mathapplet.h +++ b/kicker-applets/math/mathapplet.h @@ -37,7 +37,7 @@ class TDEPopupMenu; class MathApplet : public KPanelApplet { - Q_OBJECT + TQ_OBJECT public: |