summaryrefslogtreecommitdiff
path: root/noncore/tools/euroconv/calckeypad.h
Side-by-side diff
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
@@ -50,29 +50,29 @@ private:
QPushButton *btn3;
QPushButton *btn4;
QPushButton *btn5;
QPushButton *btn6;
QPushButton *btn7;
QPushButton *btn8;
QPushButton *btn9;
QButtonGroup *grpbtnDigits;
QPushButton *btnDot;
QPushButton *btnClear;
QPushButton *btnPlus;
QPushButton *btnMinus;
QPushButton *btnMultiply;
QPushButton *btnDivide;
QPushButton *btnEqual;
QPushButton *btnPercent;
QPushButton *btnF1;
QPushButton *btnAbout;
QButtonGroup *grpbtnOperators;
-
+ void setAppearance(void);
};
#endif // CALCKEYPAD_H