Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Filelight
Commits
a301699d
Commit
a301699d
authored
Sep 25, 2022
by
Laurent Montel
Browse files
Add #include <QString>
parent
be7e3ffd
Pipeline
#236766
failed with stage
in 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/windowsWalker.cpp
View file @
a301699d
...
...
@@ -3,6 +3,7 @@
#include
"windowsWalker.h"
#include
<QScopeGuard>
#include
<QString>
WindowsWalker
::
WindowsWalker
(
const
QByteArray
&
path
)
:
m_path
(
path
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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