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
Plasma
Plasma Workspace
Commits
b84075fa
Commit
b84075fa
authored
Nov 06, 2019
by
David Redondo
🏎
Browse files
Merge branch 'Plasma/5.17'
parents
2d7b6c23
d0df800b
Changes
1
Hide whitespace changes
Inline
Side-by-side
wallpapers/image/slidefiltermodel.cpp
View file @
b84075fa
...
...
@@ -102,6 +102,7 @@ bool SlideFilterModel::lessThan(const QModelIndex& source_left, const QModelInde
void
SlideFilterModel
::
setSortingMode
(
Image
::
SlideshowMode
mode
)
{
m_SortingMode
=
mode
;
if
(
m_SortingMode
==
Image
::
Random
&&
!
m_usedInConfig
)
{
buildRandomOrder
();
}
...
...
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