From 2105d49f9fa558c3567bde39326fef8df836b2dc Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sat, 12 Oct 2024 18:17:08 +0200 Subject: [PATCH] Submodule update and format module --- CMakeLists.txt | 2 +- autotests/jetbrainsrunnerintegrationtest.cpp | 1 - src/jetbrains-api | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 30fb5e4..d28a154 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ include(KDEInstallDirs) include(KDECMakeSettings) include(KDECompilerSettings NO_POLICY_SCOPE) include(ECMDeprecationSettings) - +include(KDEClangFormat) # Find the required Libaries find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} REQUIRED CONFIG COMPONENTS Widgets Core Xml Network) diff --git a/autotests/jetbrainsrunnerintegrationtest.cpp b/autotests/jetbrainsrunnerintegrationtest.cpp index 083af97..86713cf 100644 --- a/autotests/jetbrainsrunnerintegrationtest.cpp +++ b/autotests/jetbrainsrunnerintegrationtest.cpp @@ -18,7 +18,6 @@ private Q_SLOTS: QSP::setTestModeEnabled(true); #if KSERVICE_VERSION_MAJOR == 6 KSycoca::self()->setupTestMenu(); - qWarning() << "Set up test menu"; #endif const QString dataLocation = QSP::writableLocation(QStandardPaths::ApplicationsLocation); diff --git a/src/jetbrains-api b/src/jetbrains-api index 952bad8..a1841b3 160000 --- a/src/jetbrains-api +++ b/src/jetbrains-api @@ -1 +1 @@ -Subproject commit 952bad84ac615868d09f309b13624f892b27cdad +Subproject commit a1841b3e7468cc37d93fc3a3ab04290ba00ea873