summaryrefslogtreecommitdiff
path: root/noncore/styles
authorllornkcor <llornkcor>2003-05-26 04:07:44 (UTC)
committer llornkcor <llornkcor>2003-05-26 04:07:44 (UTC)
commitf63dee18fe56ba54d9203836722a1f499e2539f3 (patch) (unidiff)
tree557b83bb4048094072d9163f687b54ea8a709c96 /noncore/styles
parent4a9831b570a60075650863b571b0875e96ca8ad6 (diff)
downloadopie-f63dee18fe56ba54d9203836722a1f499e2539f3.zip
opie-f63dee18fe56ba54d9203836722a1f499e2539f3.tar.gz
opie-f63dee18fe56ba54d9203836722a1f499e2539f3.tar.bz2
remove extra includes
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/metal/metal.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/noncore/styles/metal/metal.cpp b/noncore/styles/metal/metal.cpp
index 2380fed..5cb2d22 100644
--- a/noncore/styles/metal/metal.cpp
+++ b/noncore/styles/metal/metal.cpp
@@ -10,16 +10,7 @@
10 10
11#include "metal.h" 11#include "metal.h"
12#include <qapplication.h> 12#include <qapplication.h>
13#include <qpainter.h>
14#include <qdrawutil.h> // for now
15#include <qpixmap.h> // for now
16#include <qpalette.h> // for now
17#include <qwidget.h>
18#include <qlabel.h>
19#include <qimage.h>
20#include <qpushbutton.h> 13#include <qpushbutton.h>
21#include <qwidget.h>
22#include <qrangecontrol.h>
23#include <qscrollbar.h> 14#include <qscrollbar.h>
24#include <limits.h> 15#include <limits.h>
25 16