From a286506405550fe299e1f4a5fd73543e642655a0 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sat, 15 Jan 2022 17:44:36 +0100 Subject: We depend against kf5.91 --- src/dolphinmainwindow.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinmainwindow.cpp') diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 644989be0..ef671e820 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -64,7 +64,6 @@ #include #include #include -#include #include @@ -123,9 +122,7 @@ DolphinMainWindow::DolphinMainWindow() : setComponentName(QStringLiteral("dolphin"), QGuiApplication::applicationDisplayName()); setObjectName(QStringLiteral("Dolphin#")); -#if KXMLGUI_VERSION >= QT_VERSION_CHECK(5, 88, 0) setStateConfigGroup("State"); -#endif connect(&DolphinNewFileMenuObserver::instance(), &DolphinNewFileMenuObserver::errorMessage, this, &DolphinMainWindow::showErrorMessage); -- cgit v1.3