Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
9f9e32e5
Commit
9f9e32e5
authored
Feb 25, 2022
by
Kai Uwe Broulik
Committed by
Kai Uwe Broulik
Mar 16, 2022
Browse files
Remove unused Qt QuickWidgets dependency
Signed-off-by:
Victoria Fischer
<
victoria.fischer@mbition.io
>
parent
39038afe
Pipeline
#150883
passed with stage
in 32 minutes and 34 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9f9e32e5
...
...
@@ -23,7 +23,6 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
Core
DBus
Quick
QuickWidgets
UiTools
Widgets
X11Extras
...
...
src/kcmkwin/kwinrules/CMakeLists.txt
View file @
9f9e32e5
...
...
@@ -32,7 +32,6 @@ set(kwin_kcm_rules_XCB_LIBS
set
(
kcm_libs
Qt::Quick
Qt::QuickWidgets
KF5::KCMUtils
KF5::I18n
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment