summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-bartender/bac.h
authorllornkcor <llornkcor>2004-04-08 22:02:23 (UTC)
committer llornkcor <llornkcor>2004-04-08 22:02:23 (UTC)
commit3ff6546b780c2c74994e21bdd749379be064c979 (patch) (side-by-side diff)
tree864c4ce441cf553de031da4e942247ceeaa130d1 /noncore/apps/opie-bartender/bac.h
parentc1ffd357ea7e8632f97c6974e86677946d22d816 (diff)
downloadopie-3ff6546b780c2c74994e21bdd749379be064c979.zip
opie-3ff6546b780c2c74994e21bdd749379be064c979.tar.gz
opie-3ff6546b780c2c74994e21bdd749379be064c979.tar.bz2
add kilos/pound combo
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();