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
Plasma
Plasma PulseAudio Applet
Commits
1d0b0f32
Commit
1d0b0f32
authored
Oct 19, 2020
by
David Redondo
🏎
Browse files
Bump Controls 2.14 in DeviceCombobox.qml
indexForValue was introduced with Qt 5.14
parent
463544c7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/kcm/package/contents/ui/DeviceComboBox.qml
View file @
1d0b0f32
...
...
@@ -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
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