X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/9aee5d22513f0367febab54b38b3a7dc58d120bb..c2c075011c0924fb6af3ae345f839620ea78afc2:/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: /**