]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/viewpropsprogressinfo.cpp
when having split views: darken the background color of the inactive view
[dolphin.git] / src / viewpropsprogressinfo.cpp
index b01e2bc8468531d94ec129a5ec48a5a99c44a34d..8011dd301ed58f16bc9a5dfcece4cbfffd960375 100644 (file)
 #include "applyviewpropsjob.h"
 #include "viewproperties.h"
 
-#include <QLabel>
-#include <QProgressBar>
-#include <QTimer>
-#include <QVBoxLayout>
+#include <QtGui/QLabel>
+#include <QtGui/QProgressBar>
+#include <QtCore/QTimer>
+#include <QtGui/QBoxLayout>
 
 #include <assert.h>
 #include <klocale.h>