]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/applyviewpropsjob.cpp
allow to enable the categorization feature for sorting
[dolphin.git] / src / applyviewpropsjob.cpp
index fb48244e1cdd8d30d265abd32554bca92daedf6a..ce718946f588da268978a78460531efff3187564 100644 (file)
@@ -28,7 +28,7 @@
 
 ApplyViewPropsJob::ApplyViewPropsJob(const KUrl& dir,
                                      const ViewProperties& viewProps) :
-        KIO::Job(false),
+        KIO::Job(),
         m_viewProps(0),
         m_progress(0),
         m_dir(dir)