[vlc-commits] qt: remove duplicates in vlc.qrc

Pierre Lamot git at videolan.org
Tue Jul 16 10:13:38 CEST 2019


vlc | branch: master | Pierre Lamot <pierre at videolabs.io> | Thu Jul 11 10:54:16 2019 +0200| [75d07aff4116302fd31d0cc8537ae1c9cfcab8bb] | committer: Jean-Baptiste Kempf

qt: remove duplicates in vlc.qrc

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75d07aff4116302fd31d0cc8537ae1c9cfcab8bb
---

 modules/gui/qt/vlc.qrc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modules/gui/qt/vlc.qrc b/modules/gui/qt/vlc.qrc
index 2b1466f970..61f45d6e77 100644
--- a/modules/gui/qt/vlc.qrc
+++ b/modules/gui/qt/vlc.qrc
@@ -109,8 +109,6 @@
         <file alias="noart_album.svg">pixmaps/noart_album.svg</file>
         <file alias="noart_artist.svg">pixmaps/noart_artist.svg</file>
         <file alias="noart_artist_small.svg">pixmaps/noart_artist_small.svg</file>
-        <file>qml/utils/SearchBox.qml</file>
-        <file>qml/utils/SortControl.qml</file>
     </qresource>
     <qresource prefix="/prefsmenu">
         <file alias="cone_audio_64.png">pixmaps/prefs/spref_cone_Audio_64.png</file>



More information about the vlc-commits mailing list