]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/input_manager.cpp
NEWS: XvMC was removed
[vlc] / modules / gui / qt4 / input_manager.cpp
index 177b0b1af50bcf4185f26466fd15c12d02bce8f8..2317e0c49c69f95a55104e69dd44b034163ef7a2 100644 (file)
@@ -1083,7 +1083,10 @@ void MainInputManager::activatePlayQuit( bool b_exit )
     var_SetBool( THEPL, "play-and-exit", b_exit );
 }
 
-/* Static callbacks for MIM */
+
+/****************************
+ * Static callbacks for MIM *
+ ****************************/
 static int PLItemChanged( vlc_object_t *p_this, const char *psz_var,
                         vlc_value_t oldval, vlc_value_t, void *param )
 {