Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
a6057079
Commit
a6057079
authored
Jul 29, 2020
by
Tomaz Canabrava
Browse files
Fix variable
parent
c71a0b3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/colorscheme/CMakeLists.txt
View file @
a6057079
...
@@ -6,7 +6,7 @@ set(konsole_colorscheme_SRCS
...
@@ -6,7 +6,7 @@ set(konsole_colorscheme_SRCS
ColorSchemeViewDelegate.cpp
ColorSchemeViewDelegate.cpp
)
)
ki18n_wrap_ui
(
konsole
profil
e_SRCS
ki18n_wrap_ui
(
konsole
_colorschem
e_SRCS
ColorSchemeEditor.ui
ColorSchemeEditor.ui
)
)
...
@@ -20,3 +20,4 @@ target_link_libraries(
...
@@ -20,3 +20,4 @@ target_link_libraries(
${
konsole_LIBS
}
${
konsole_LIBS
}
konsoleprivate_core
konsoleprivate_core
)
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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