Skip to content

Commit

Permalink
Submodule update and format module
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1701c committed Oct 12, 2024
1 parent cccb43f commit 2105d49
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 0 additions & 1 deletion autotests/jetbrainsrunnerintegrationtest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down
2 changes: 1 addition & 1 deletion src/jetbrains-api

0 comments on commit 2105d49

Please sign in to comment.