summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-bartender/showdrinks.cpp
Unidiff
Diffstat (limited to 'noncore/apps/opie-bartender/showdrinks.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-bartender/showdrinks.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/noncore/apps/opie-bartender/showdrinks.cpp b/noncore/apps/opie-bartender/showdrinks.cpp
index 745f7db..dcfce16 100644
--- a/noncore/apps/opie-bartender/showdrinks.cpp
+++ b/noncore/apps/opie-bartender/showdrinks.cpp
@@ -9,20 +9,11 @@
9 * (at your option) any later version. * 9 * (at your option) any later version. *
10 ***************************************************************************/ 10 ***************************************************************************/
11#include "showdrinks.h" 11#include "showdrinks.h"
12#include "bartender.h"
13 12
14#include <qpe/resource.h>
15 13
16#include <qaction.h>
17#include <qlabel.h>
18#include <qlineedit.h>
19#include <qmultilineedit.h> 14#include <qmultilineedit.h>
20#include <qpushbutton.h> 15#include <qpushbutton.h>
21#include <qwidget.h>
22#include <qlayout.h> 16#include <qlayout.h>
23#include <qvariant.h>
24#include <qtooltip.h>
25#include <qwhatsthis.h>
26 17
27//extern Bartender *bart; 18//extern Bartender *bart;
28 19