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
Grantlee Editor
Commits
74473c3d
Commit
74473c3d
authored
Nov 06, 2021
by
Laurent Montel
😁
Browse files
Allow to show header in qtc6
parent
63fe2a1d
Pipeline
#94749
passed with stage
in 4 minutes and 50 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
contactprintthemeeditor/CMakeLists.txt
View file @
74473c3d
...
...
@@ -10,6 +10,16 @@ set(contactprintthemeeditor_SRCS
themeeditorwidget.cpp
themetemplatewidget.cpp
contactprintthemepreview.cpp
defaultcompletion.h
editorpage.h
contactprintthemeconfiguredialog.h
themedefaulttemplate.h
themeeditormainwindow.h
themeeditorpage.h
contactprintthemeeditorutil.h
themeeditorwidget.h
themetemplatewidget.h
contactprintthemepreview.h
contactprintthemeeditor.qrc
)
...
...
contactthemeeditor/CMakeLists.txt
View file @
74473c3d
...
...
@@ -11,6 +11,17 @@ set(contactthemeeditor_SRCS
contactconfigurationdialog.cpp
contacteditorutil.cpp
contactpreviewwidget.cpp
defaultcompletion.h
contactdefaulttemplate.h
contacteditorwidget.h
contacttemplatewidget.h
contacteditormainwindow.h
previewwidget.h
editorpage.h
contacteditorpage.h
contactconfigurationdialog.h
contacteditorutil.h
contactpreviewwidget.h
contactthemeeditor.qrc
)
ecm_qt_declare_logging_category
(
contactthemeeditor_SRCS HEADER contactthemeeditor_debug.h IDENTIFIER CONTACTTHEMEEDITOR_LOG CATEGORY_NAME org.kde.pim.contactthemeeditor
...
...
grantleethemeeditor/CMakeLists.txt
View file @
74473c3d
...
...
@@ -12,6 +12,16 @@ set(libgrantleethemeeditor_SRCS
previewwidget.cpp
configurewidget.cpp
grantleeplaintexteditor.cpp
newthemedialog.h
themeeditortabwidget.h
managethemes.h
themesession.h
editorwidget.h
desktopfilepage.h
editorpage.h
previewwidget.h
configurewidget.h
grantleeplaintexteditor.h
)
kconfig_add_kcfg_files
(
libgrantleethemeeditor_SRCS
...
...
headerthemeeditor/CMakeLists.txt
View file @
74473c3d
...
...
@@ -11,6 +11,16 @@ set(headerthemeeditor_SRCS
themeeditorutil.cpp
themeeditorwidget.cpp
headerthemeeditor.qrc
themeeditormainwindow.h
themeeditorpage.h
previewwidget.h
editorpage.h
themetemplatewidget.h
themedefaulttemplate.h
defaultcompletion.h
themeconfiguredialog.h
themeeditorutil.h
themeeditorwidget.h
)
ecm_qt_declare_logging_category
(
headerthemeeditor_SRCS HEADER headerthemeeditor_debug.h IDENTIFIER HEADERTHEMEEDITOR_LOG CATEGORY_NAME org.kde.pim.headerthemeeditor
...
...
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