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
PIM
Akonadi Console
Commits
e95cf527
Commit
e95cf527
authored
Nov 05, 2021
by
Laurent Montel
😁
Browse files
Allow to show header in qtc6
parent
94d6b91d
Pipeline
#94309
passed with stage
in 6 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
e95cf527
...
...
@@ -41,6 +41,42 @@ set(libakonadiconsole_SRCS
querydebugger.cpp
tagpropertiesdialog.cpp
uistatesaver.cpp
monitorsmodel.h
notificationfiltermodel.h
collectionaclpage.h
utils.h
jobtrackermodel.h
metatypes.h
jobtrackersearchwidget.h
debugwidget.h
jobtracker.h
collectioninternalspage.h
mainwindow.h
browserwidget.h
akonadibrowsermodel.h
collectionattributespage.h
notificationmonitor.h
agentconfigmodel.h
monitorswidget.h
notificationmodel.h
mainwidget.h
dbconsole.h
tagpropertiesdialog.h
querydebugger.h
logging.h
uistatesaver.h
debugfiltermodel.h
loggingfiltermodel.h
dbbrowser.h
agentconfigdialog.h
jobtrackerwidget.h
connectionpage.h
jobtrackerfilterproxymodel.h
loggingmodel.h
agentwidget.h
dbaccess.h
debugmodel.h
instanceselector.h
${
libakonadiconsole_tracker_SRCS
}
)
...
...
@@ -48,6 +84,7 @@ if (ENABLE_SEARCH)
set
(
libakonadiconsole_SRCS
${
libakonadiconsole_SRCS
}
searchwidget.cpp
searchwidget.h
)
endif
()
...
...
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