summaryrefslogtreecommitdiff
path: root/noncore/tools/euroconv/calckeypad.h
Unidiff
Diffstat (limited to 'noncore/tools/euroconv/calckeypad.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/euroconv/calckeypad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/euroconv/calckeypad.h b/noncore/tools/euroconv/calckeypad.h
index 42e7eb3..aac3f41 100644
--- a/noncore/tools/euroconv/calckeypad.h
+++ b/noncore/tools/euroconv/calckeypad.h
@@ -62,17 +62,17 @@ private:
62 62
63 QPushButton *btnPlus; 63 QPushButton *btnPlus;
64 QPushButton *btnMinus; 64 QPushButton *btnMinus;
65 QPushButton *btnMultiply; 65 QPushButton *btnMultiply;
66 QPushButton *btnDivide; 66 QPushButton *btnDivide;
67 QPushButton *btnEqual; 67 QPushButton *btnEqual;
68 QPushButton *btnPercent; 68 QPushButton *btnPercent;
69 QPushButton *btnF1; 69 QPushButton *btnF1;
70 QPushButton *btnAbout; 70 QPushButton *btnAbout;
71 71
72 QButtonGroup *grpbtnOperators; 72 QButtonGroup *grpbtnOperators;
73 73
74 74 void setAppearance(void);
75 75
76}; 76};
77 77
78#endif // CALCKEYPAD_H 78#endif // CALCKEYPAD_H