X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/464b13f3828e5cdd03438d0881c3a62c7cda6333..87e8d0ba:/src/panels/information/informationpanelcontent.h diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 925e89a2b..a6c2b5622 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -20,10 +20,11 @@ #ifndef INFORMATIONPANELCONTENT_H #define INFORMATIONPANELCONTENT_H -#include "config-baloo.h" +#include + #include -#include +#include #include #include @@ -57,7 +58,7 @@ class InformationPanelContent : public QWidget Q_OBJECT public: - explicit InformationPanelContent(QWidget* parent = 0); + explicit InformationPanelContent(QWidget* parent = nullptr); ~InformationPanelContent() override; /**