Commit 9ab3dee9 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt: Use clear image for quit button.

parent 1c6b27d3
......@@ -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
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment