diff options
Diffstat (limited to 'kcalc/kcalc_const_button.h')
-rw-r--r-- | kcalc/kcalc_const_button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc_const_button.h b/kcalc/kcalc_const_button.h index 182ab97..f557c61 100644 --- a/kcalc/kcalc_const_button.h +++ b/kcalc/kcalc_const_button.h @@ -31,7 +31,7 @@ class KCalcConstButton : public KCalcButton { Q_OBJECT - TQ_OBJECT + public: |