[vlc-devel] [PATCH 1/2] gui: disable skins2

Thomas Guillem thomas at gllm.fr
Tue Apr 16 16:28:27 CEST 2019


It need to be ported to the new player, playlist and tree.
---
 modules/gui/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/Makefile.am b/modules/gui/Makefile.am
index 129d68a1f0..9449f6119e 100644
--- a/modules/gui/Makefile.am
+++ b/modules/gui/Makefile.am
@@ -22,4 +22,4 @@ gui_LTLIBRARIES += $(LTLIBminimal_macosx)
 
 include gui/macosx/Makefile.am
 include gui/qt/Makefile.am
-include gui/skins2/Makefile.am
+#include gui/skins2/Makefile.am
-- 
2.20.1



More information about the vlc-devel mailing list