Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma PulseAudio Applet
Commits
ecbdf390
Commit
ecbdf390
authored
Oct 19, 2020
by
David Redondo
🏎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/kcm/package/contents/ui/DeviceComboBox.qml
src/kcm/package/contents/ui/DeviceComboBox.qml
+2
-2
No files found.
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
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