]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/statusbar/mountpointobserver.h
[KStandardItemListWidget] Avoid needless image resizing
[dolphin.git] / src / statusbar / mountpointobserver.h
index 939e8486676cd784438af8a7fd16f6dff0a8254b..ea24c4eea69283e2657ede3d2fb302883f15de71 100644 (file)
@@ -53,7 +53,7 @@ class MountPointObserver : public QObject
 {
     Q_OBJECT
 
-    explicit MountPointObserver(const QUrl& url, QObject* parent = 0);
+    explicit MountPointObserver(const QUrl& url, QObject* parent = nullptr);
     ~MountPointObserver() override {}
 
 public: