summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-bartender/showdrinks.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-bartender/showdrinks.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-bartender/showdrinks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-bartender/showdrinks.h b/noncore/apps/opie-bartender/showdrinks.h
index 11a0cc1..f892c18 100644
--- a/noncore/apps/opie-bartender/showdrinks.h
+++ b/noncore/apps/opie-bartender/showdrinks.h
@@ -33,12 +33,12 @@ public:
~Show_Drink();
QMultiLineEdit* MultiLineEdit1;
+ QPushButton *editDrinkButton;
public slots:
void slotEditDrink();
protected:
QGridLayout* Layout5;
QString drinkName;
- QPushButton *editDrinkButton;
};
#endif // SHOW_DRINK_H