]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/sidebarpage.cpp
fixed issue that turning off the preview during the preview job still was active...
[dolphin.git] / src / sidebarpage.cpp
index cb0e516e7d4708e6f4943f5ad577648ab78eb963..889dc48c450389c9885296955d766abd787c8374 100644 (file)
@@ -26,7 +26,7 @@
 SidebarPage::SidebarPage(QWidget* parent) :
     QWidget(parent),
     m_url(KUrl()),
-    m_currentSelection(KFileItemList())
+    m_currentSelection()
 {
 }