X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/464b13f3828e5cdd03438d0881c3a62c7cda6333..87e8d0ba:/src/panels/panel.h diff --git a/src/panels/panel.h b/src/panels/panel.h index f706c3b82..84d73e74c 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -35,7 +35,7 @@ class Panel : public QWidget Q_OBJECT public: - explicit Panel(QWidget* parent = 0); + explicit Panel(QWidget* parent = nullptr); ~Panel() override; /** Returns the current set URL of the active Dolphin view. */