-rw-r--r-- | noncore/styles/metal/metal.cpp | 9 |
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 @@ -11,14 +11,5 @@ #include "metal.h" #include <qapplication.h> -#include <qpainter.h> -#include <qdrawutil.h> // for now -#include <qpixmap.h> // for now -#include <qpalette.h> // for now -#include <qwidget.h> -#include <qlabel.h> -#include <qimage.h> #include <qpushbutton.h> -#include <qwidget.h> -#include <qrangecontrol.h> #include <qscrollbar.h> #include <limits.h> |