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
@@ -62,17 +62,17 @@ private:
QPushButton *btnPlus;
QPushButton *btnMinus;
QPushButton *btnMultiply;
QPushButton *btnDivide;
QPushButton *btnEqual;
QPushButton *btnPercent;
QPushButton *btnF1;
QPushButton *btnAbout;
QButtonGroup *grpbtnOperators;
-
+ void setAppearance(void);
};
#endif // CALCKEYPAD_H