]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/settings/viewpropsprogressinfo.cpp
Merge branch 'release/19.12'
[dolphin.git] / src / settings / viewpropsprogressinfo.cpp
index a6c0c6d58475182dd2c81c205a82dba9fcfb644f..44b7a4c8cedfb55d9068eebe26926b45018f2aee 100644 (file)
@@ -53,7 +53,7 @@ ViewPropsProgressInfo::ViewPropsProgressInfo(QWidget* parent,
     m_viewProps = new ViewProperties(dir);
     m_viewProps->setDirProperties(viewProps);
 
-    // the view properties are stored by the ViewPropsApplierJob, so prevent
+    // the view properties are stored by the ApplyViewPropsJob, so prevent
     // that the view properties are saved twice:
     m_viewProps->setAutoSaveEnabled(false);