]> git.sesse.net Git - vlc/commit
qt4(Win32): fix fullscreen issue on Windows
authorErwan Tulou <erwan10@videolan.org>
Tue, 19 Jan 2010 19:46:42 +0000 (20:46 +0100)
committerErwan Tulou <erwan10@videolan.org>
Tue, 19 Jan 2010 20:18:36 +0000 (21:18 +0100)
commit9aac6ab45c378631f131791cead186db32b1db51
tree1f8e252e9ea49eec8a542ec1bfaf2da43eef1de4
parentcbb409e5551b3e663d49fb644bad31256988a6fc
qt4(Win32): fix fullscreen issue on Windows

On Windows, fullscreen was displayed with a frame and title.
Passing the newflags when reparenting works out the problem.
patch tested successfully on Linux and WinXP. other Win flavors to be tested
modules/gui/qt4/components/interface_widgets.cpp