]> git.sesse.net Git - vlc/commit
Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show.....
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Oct 2007 01:08:22 +0000 (01:08 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 30 Oct 2007 01:08:22 +0000 (01:08 +0000)
commita9cce62ad1e4c7ae3898a16575400729d67071aa
tree727f061c56af05471d56f4e30a68625126c9ef5b
parent2a54015a7f9b49f4500730b23190c56cabf7ad99
Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show... A stackedLayout would have been a better idea, but this should work.
Please report any breakage, as it might be wrong somewhere.
modules/gui/qt4/components/simple_preferences.cpp
modules/gui/qt4/dialogs/preferences.cpp