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
KTimer
Commits
e4a79481
Commit
e4a79481
authored
Nov 05, 2021
by
Laurent Montel
😁
Browse files
Allow to show header in qtc6
parent
05356450
Pipeline
#95266
passed with stage
in 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e4a79481
...
...
@@ -40,7 +40,7 @@ add_executable(ktimer)
configure_file
(
config-ktimer.h.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/config-ktimer.h
)
target_sources
(
ktimer PRIVATE main.cpp ktimer.cpp
)
target_sources
(
ktimer PRIVATE main.cpp ktimer.cpp
ktimer.h
)
ki18n_wrap_ui
(
ktimer prefwidget.ui
)
...
...
Write
Preview
Markdown
is supported
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