summaryrefslogtreecommitdiffstats
path: root/kcalc/kcalc_const_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcalc/kcalc_const_menu.h')
-rw-r--r--kcalc/kcalc_const_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcalc/kcalc_const_menu.h b/kcalc/kcalc_const_menu.h
index be01f42..2718ed9 100644
--- a/kcalc/kcalc_const_menu.h
+++ b/kcalc/kcalc_const_menu.h
@@ -39,7 +39,7 @@ struct science_constant{
class KCalcConstMenu : public TQPopupMenu
{
Q_OBJECT
- TQ_OBJECT
+
public:
KCalcConstMenu(TQWidget * parent = 0, const char * name = 0);