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 PulseAudio Applet
Commits
ecbdf390
Commit
ecbdf390
authored
Oct 19, 2020
by
David Redondo
🏎
Browse files
Bump Controls 2.14 in DeviceCombobox.qml
indexForValue was introduced with Qt 5.14
parent
9e002e01
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kcm/package/contents/ui/DeviceComboBox.qml
View file @
ecbdf390
...
...
@@ -20,8 +20,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
import
QtQuick
2.
0
import
QtQuick
.
Controls
2.
0
import
QtQuick
2.
14
import
QtQuick
.
Controls
2.
14
ComboBox
{
textRole
:
"
Description
"
...
...
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