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
PimCommon
Commits
cc4ccde3
Commit
cc4ccde3
authored
Sep 15, 2021
by
Laurent Montel
😁
Browse files
Use camel case include
parent
3a70416b
Pipeline
#80666
passed with stage
in 11 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/pimcommon/designer/CMakeLists.txt
View file @
cc4ccde3
include
(
ECMAddQtDesignerPlugin
)
ecm_qtdesignerplugin_widget
(
PimCommon::SimpleStringListEditor
INCLUDE_FILE
"
p
im
c
ommon/
s
imple
s
tring
l
ist
e
ditor
.h
"
INCLUDE_FILE
"
P
im
C
ommon/
S
imple
S
tring
L
ist
E
ditor"
TOOLTIP
"A listbox with add/remove/move up/down button (KDE-PIM)"
WHATSTHIS
"A listbox which lets organize list order."
GROUP
"Input (KDE-PIM)"
)
ecm_qtdesignerplugin_widget
(
PimCommon::TranslatorWidget
INCLUDE_FILE
"
p
im
c
ommon/
t
ranslator
w
idget
.h
"
INCLUDE_FILE
"
P
im
C
ommon/
T
ranslator
W
idget"
TOOLTIP
"A widget to make translate string (KDE-PIM)"
WHATSTHIS
"A widget to make translate string."
GROUP
"Input (KDE-PIM)"
...
...
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