]> git.sesse.net Git - vlc/commitdiff
Qt: Use clear image for quit button.
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 22 Jan 2009 10:33:14 +0000 (11:33 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 22 Jan 2009 10:33:14 +0000 (11:33 +0100)
modules/gui/qt4/components/controller.hpp

index 1dedbfbb4600221c124e3c6c581674c1be31994e..3446c383cc418657a708f7b9c043afe13cede7c5 100644 (file)
@@ -115,7 +115,7 @@ static const QString iconL[BUTTON_MAX] ={ ":/play_b", ":/stop_b", ":/eject",
     ":/previous_b", ":/next_b", ":/slower", ":/faster", ":/fullscreen",
     ":/defullscreen", ":/extended", ":/playlist", ":/snapshot", ":/record",
     ":/atob_nob", ":/frame", ":/reverse", ":/skip_back", ":/skip_fw",
-    ":/quit"};
+    ":/clear" };
 
 enum
 {