]> git.sesse.net Git - vlc/commit
* modules/gui/wxwindows/preferences.cpp: the config panels are now generated on deman...
authorGildas Bazin <gbazin@videolan.org>
Mon, 12 May 2003 21:55:01 +0000 (21:55 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 12 May 2003 21:55:01 +0000 (21:55 +0000)
commit86e2b37df571aab09b4634fa964d50fb9311d038
treee7332643786c3239355807c185ecdd229aede142
parenta476938b1125f6b511cd403d55859a2a70c34511
* modules/gui/wxwindows/preferences.cpp: the config panels are now generated on demand instead of generating everything at the beginning. ResetAll now also takes care of resetting the values shown in the config panels.
* modules/gui/wxwindows/open.cpp: small cosmetic changes.
modules/gui/wxwindows/open.cpp
modules/gui/wxwindows/preferences.cpp