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
395fa922
Commit
395fa922
authored
Nov 18, 2021
by
Laurent Montel
😁
Browse files
Const'ify variable
parent
9d3046bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/historyswitchfolder/collectionswitchermodel.h
View file @
395fa922
...
@@ -27,7 +27,7 @@ public:
...
@@ -27,7 +27,7 @@ public:
}
}
const
Akonadi
::
Collection
mNewCollection
;
const
Akonadi
::
Collection
mNewCollection
;
QString
mFullPath
;
const
QString
mFullPath
;
};
};
explicit
CollectionSwitcherModel
(
QObject
*
parent
=
nullptr
);
explicit
CollectionSwitcherModel
(
QObject
*
parent
=
nullptr
);
...
...
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