diff --git a/clients/oxygen/oxygenclient.cpp b/clients/oxygen/oxygenclient.cpp index f5c651647c..0d9a466c93 100644 --- a/clients/oxygen/oxygenclient.cpp +++ b/clients/oxygen/oxygenclient.cpp @@ -37,7 +37,6 @@ #include #include -#include #include #include @@ -113,8 +112,6 @@ namespace Oxygen KCommonDecoration::init(); - kDebug(1212) << " widget: " << widget()->metaObject()->className() << endl; - widget()->setAttribute(Qt::WA_NoSystemBackground ); widget()->setAutoFillBackground( false ); widget()->setAcceptDrops( true );