X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/2b895e7e2bd096e55faa1032ebc6a355a72c2325..d48b733:/src/dolphinpart.h diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 9f0ed5570..48aff5602 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -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: /**