summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-bartender/bac.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-bartender/bac.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-bartender/bac.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/apps/opie-bartender/bac.h b/noncore/apps/opie-bartender/bac.h
index 9245c96..43c7035 100644
--- a/noncore/apps/opie-bartender/bac.h
+++ b/noncore/apps/opie-bartender/bac.h
@@ -43,5 +43,6 @@ public:
QPushButton* PushButton1;
QLCDNumber* LCDNumber1;
-
+ QComboBox *weightUnitsCombo;
+ QLabel *weightUnitsLabel;
protected:
QVBoxLayout* Layout7;
@@ -51,4 +52,5 @@ protected:
QHBoxLayout* Layout4;
QHBoxLayout* Layout6;
+
protected slots:
void calculate();