]> git.sesse.net Git - vlc/commitdiff
Windows 7 taskbar buttons got lost after "video on top"
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 15 May 2012 15:22:13 +0000 (17:22 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 15 May 2012 15:22:13 +0000 (17:22 +0200)
This is not fully fixed, but it works after a state change

Patch from anonymous VlcVelope

modules/gui/qt4/main_interface_win32.cpp

index fdf5d69d95429b42222aff36cf77a7ccdccc432e..fe169b0e2d1f0dd37631d9c5c28360a0b82f7c04 100644 (file)
@@ -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