summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorS.Brandt <s.brandt@mixxx.org>2016-01-03 09:46:27 +0100
committerS.Brandt <s.brandt@mixxx.org>2016-01-03 09:46:27 +0100
commit6a088261593f23996c1e989e2b443a356dbde9c7 (patch)
tree728f20eb69f877ef67443e1231ebd49dbf63c157 /src
parentf0115fd737aea10943b2f9e2726d5f6dda873ebc (diff)
Add Opus to the list of supported audio file formats in Library preferences pane. Fixes https://bugs.launchpad.net/mixxx/+bug/1530236
Diffstat (limited to 'src')
-rw-r--r--src/dlgpreflibrarydlg.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dlgpreflibrarydlg.ui b/src/dlgpreflibrarydlg.ui
index 07d910e158..ec86518fc2 100644
--- a/src/dlgpreflibrarydlg.ui
+++ b/src/dlgpreflibrarydlg.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>546</width>
<height>791</height>
+ <width>593</width>
</rect>
</property>
<property name="windowTitle">
@@ -119,7 +119,7 @@
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
- <string>MP3, Ogg Vorbis, FLAC, WAVe, AIFF</string>
+ <string>MP3, Ogg Vorbis, FLAC, Opus, WAVe, AIFF</string>
</property>
<property name="wordWrap">
<bool>true</bool>