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
KMail
Commits
a80720ab
Commit
a80720ab
authored
Jan 26, 2021
by
Laurent Montel
😁
Browse files
Fix order
parent
ccf1de67
Pipeline
#48712
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/manageshowcollectionproperties.h
View file @
a80720ab
...
...
@@ -41,8 +41,8 @@ private:
void
showCollectionPropertiesContinued
(
const
QString
&
pageToShow
,
QPointer
<
KPIM
::
ProgressItem
>
progressItem
);
QHash
<
Akonadi
::
Collection
::
Id
,
QPointer
<
Akonadi
::
CollectionPropertiesDialog
>>
mHashDialogBox
;
const
QStringList
mPages
;
KMMainWidget
*
const
mMainWidget
;
const
QStringList
mPages
;
};
#endif // MANAGESHOWCOLLECTIONPROPERTIES_H
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