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
PIM Data Exporter
Commits
766a54ff
Commit
766a54ff
authored
May 03, 2022
by
Laurent Montel
😁
Browse files
const'ify variable
parent
42e9b063
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/autotests/testexportfile.h
View file @
766a54ff
...
...
@@ -30,5 +30,5 @@ private:
QByteArray
mPathConfig
;
AbstractImportExportJob
*
mAbstractImportExportJob
=
nullptr
;
ArchiveStorage
*
mArchiveStorage
=
nullptr
;
QString
mTemporaryFile
;
const
QString
mTemporaryFile
;
};
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