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 f557c61..a30b657 100644 --- a/kcalc/kcalc_const_button.h +++ b/kcalc/kcalc_const_button.h @@ -51,7 +51,7 @@ Q_OBJECT private: void initPopupMenu(void); - KPopupMenu* _popup; + TDEPopupMenu* _popup; int _button_num; }; |