summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-bartender/showdrinks.h
Unidiff
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
@@ -35,2 +35,3 @@ public:
35 QMultiLineEdit* MultiLineEdit1; 35 QMultiLineEdit* MultiLineEdit1;
36 QPushButton *editDrinkButton;
36public slots: 37public slots:
@@ -40,3 +41,2 @@ protected:
40 QString drinkName; 41 QString drinkName;
41 QPushButton *editDrinkButton;
42}; 42};