]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/interface_widgets.hpp
Warning killing.
[vlc] / modules / gui / qt4 / components / interface_widgets.hpp
index 9767483884757320408efd0cc31ad98f8dcb8f28..1c50464c2a8bf10989b416f2a613fc08695fcd85 100644 (file)
 #endif
 
 /* to trying transparency with fullscreen controller on windows enable that */
-#define HAVE_TRANSPARENCY 0
 /* it can be enabled on-non windows systems,
    but it will be transparent only with composite manager */
 #ifndef WIN32
     #define HAVE_TRANSPARENCY 1
+#else
+    #define HAVE_TRANSPARENCY 0
 #endif
 
 /* Default value of opacity for FS controller */