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
Multimedia
Elisa
Commits
f92232dd
Commit
f92232dd
authored
Aug 31, 2022
by
Tomáš Hnyk
Browse files
Remove duplicate code
parent
c63b5d27
Pipeline
#225630
passed with stage
in 4 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/filescanner.cpp
View file @
f92232dd
...
...
@@ -81,9 +81,6 @@ public:
,
QStringLiteral
(
"*[Aa]lbumart*.jpg"
)
,
QStringLiteral
(
"*[Aa]lbumart*.jpeg"
)
,
QStringLiteral
(
"*[Aa]lbumart*.png"
)
,
QStringLiteral
(
"*[Cc]over*.jpg"
)
,
QStringLiteral
(
"*[Cc]over*.jpeg"
)
,
QStringLiteral
(
"*[Cc]over*.png"
)
};
};
...
...
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