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
Plasma Nano
Commits
3fb52ce6
Commit
3fb52ce6
authored
Dec 24, 2021
by
Laurent Montel
Browse files
It compiles fine without deprecated methods
parent
0db88018
Pipeline
#146916
passed with stage
in 56 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3fb52ce6
...
...
@@ -39,6 +39,8 @@ include(CheckIncludeFiles)
plasma_install_package
(
shell org.kde.plasma.nano shells
)
plasma_install_package
(
desktoptoolbox org.kde.plasma.nano.desktoptoolbox packages package
)
add_definitions
(
-DQT_DISABLE_DEPRECATED_BEFORE=0x050f00
)
add_definitions
(
-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900
)
add_subdirectory
(
components
)
...
...
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