]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.h
Merge branch 'Applications/16.04'
[dolphin.git] / src / dolphinpart.h
index 9f0ed55704443149f4dfea33202db0df50aea49a..48aff5602901a0303e3ec4303a6d9b1117ccc16b 100644 (file)
@@ -98,7 +98,7 @@ protected:
     /**
      * We reimplement openUrl so no need to implement openFile.
      */
-    virtual bool openFile() { return true; }
+    virtual bool openFile() override { return true; }
 
 Q_SIGNALS:
     /**