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
PIM
Akregator
Commits
ccc9a1ea
Commit
ccc9a1ea
authored
Sep 29, 2022
by
Laurent Montel
Browse files
Show all headers in qtc6
parent
979b5dd4
Pipeline
#238308
failed with stage
in 2 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
interfaces/CMakeLists.txt
View file @
ccc9a1ea
...
...
@@ -6,6 +6,8 @@ add_library(akregatorinterfaces)
target_sources
(
akregatorinterfaces PRIVATE
command.cpp
feedlistmanagementinterface.cpp
command.h
feedlistmanagementinterface.h
)
set
(
akregatorinterfaces_userfeedback_LIB_SRCS
)
...
...
@@ -13,6 +15,8 @@ if (TARGET KUserFeedbackWidgets)
target_sources
(
akregatorinterfaces PRIVATE
userfeedback/userfeedbackmanager.cpp
userfeedback/akregatoruserfeedbackprovider.cpp
userfeedback/userfeedbackmanager.h
userfeedback/akregatoruserfeedbackprovider.h
)
endif
()
...
...
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