From 3ff6546b780c2c74994e21bdd749379be064c979 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Thu, 08 Apr 2004 22:02:23 +0000 Subject: add kilos/pound combo --- (limited to 'noncore/apps/opie-bartender/bac.h') 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(); -- cgit v0.9.0.2