diff options
Diffstat (limited to 'kicker-applets/math')
-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 e7e4235..dad1e8c 100644 --- a/kicker-applets/math/mathapplet.h +++ b/kicker-applets/math/mathapplet.h @@ -38,7 +38,7 @@ class KPopupMenu; class MathApplet : public KPanelApplet { Q_OBJECT - TQ_OBJECT + public: MathApplet(const TQString& configFile, Type t = Stretch, int actions = 0, |