Commit 2e4fc329 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Windows 7 taskbar buttons got lost after "video on top"

This is not fully fixed, but it works after a state change

Patch from anonymous VlcVelope
(cherry picked from commit 1fc1506a)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 632b91a9
......@@ -71,7 +71,6 @@
void MainInterface::createTaskBarButtons()
{
taskbar_wmsg = WM_NULL;
/*Here is the code for the taskbar thumb buttons
FIXME:We need pretty buttons in 16x16 px that are handled correctly by masks in Qt
FIXME:the play button's picture doesn't changed to pause when clicked
......
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