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
@@ -42,7 +42,8 @@ public:
QLabel* TextLabel1_2;
QPushButton* PushButton1;
QLCDNumber* LCDNumber1;
-
+ QComboBox *weightUnitsCombo;
+ QLabel *weightUnitsLabel;
protected:
QVBoxLayout* Layout7;
QHBoxLayout* Layout1;
@@ -50,6 +51,7 @@ protected:
QHBoxLayout* Layout3;
QHBoxLayout* Layout4;
QHBoxLayout* Layout6;
+
protected slots:
void calculate();