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
Network
KIO Extras
Commits
85d91253
Commit
85d91253
authored
Jun 11, 2021
by
Méven Car
Browse files
Move ThumbCreatorWithMetadata out of anonymous namespace
parent
7e3fd25b
Pipeline
#65916
passed with stage
in 3 minutes and 38 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
thumbnail/thumbnail.h
View file @
85d91253
...
...
@@ -17,14 +17,11 @@
class
ThumbCreator
;
class
QImage
;
namespace
{
struct
ThumbCreatorWithMetadata
{
ThumbCreator
*
creator
=
nullptr
;
bool
cacheThumbnail
=
true
;
bool
handleSequences
=
false
;
};
};
class
ThumbnailProtocol
:
public
KIO
::
SlaveBase
{
...
...
Write
Preview
Markdown
is supported
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