]> git.sesse.net Git - vlc/commit
Qt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for...
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 8 Feb 2008 09:29:22 +0000 (09:29 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 8 Feb 2008 09:29:22 +0000 (09:29 +0000)
commit61ea7a5cd41d4d9b1c6a5b3bb4640eb62e025988
tree5800327c3b55ff7387141cd0a00803d147fe8b50
parent3757ba1e04c01d4b536fda4a6bdeeeb4e75db64a
Qt4 - Switch the HelpDialog to a QVLCFrame, save size/pos for it. Saze size/pos for updateDialog ( noone care about size...). Switch about to a QVLCDialog to ensure better view. Ensure to destroy the QVLCFrame on quit.
Should close #1374.
modules/gui/qt4/dialogs/help.cpp
modules/gui/qt4/dialogs/help.hpp
modules/gui/qt4/dialogs_provider.cpp