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
Libraries
KOpeningHours
Commits
3aba2927
Commit
3aba2927
authored
Jan 04, 2022
by
Laurent Montel
Browse files
Show headers in qtc6
parent
d049f73d
Pipeline
#118286
passed with stage
in 1 minute and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/lib/CMakeLists.txt
View file @
3aba2927
...
...
@@ -23,6 +23,10 @@ if (NOT VALIDATOR_ONLY)
evaluator.cpp
holidaycache.cpp
intervalmodel.cpp
display.h
easter_p.h
holidaycache_p.h
intervalmodel.h
)
endif
()
...
...
@@ -34,6 +38,10 @@ add_library(KOpeningHours
openinghours.cpp
rule.cpp
selectors.cpp
interval.h
openinghours.h
rule_p.h
selectors_p.h
)
generate_export_header
(
KOpeningHours BASE_NAME KOpeningHours
)
...
...
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