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
Multimedia
Elisa
Commits
7562310a
Commit
7562310a
authored
Nov 19, 2020
by
Nate Graham
Browse files
Tidy code
parent
f6a01d14
Pipeline
#41543
passed with stage
in 9 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/qml/ListBrowserView.qml
View file @
7562310a
...
...
@@ -177,8 +177,8 @@ FocusScope {
}
onCountChanged
:
if
(
count
===
0
)
{
currentIndex
=
-
1
;
}
currentIndex
=
-
1
;
}
}
}
}
...
...
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