]> git.sesse.net Git - vlc/commit
preferences.cpp: Changed the preferences dialog to use a tree of categories
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Sat, 29 Mar 2003 14:30:55 +0000 (14:30 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Sat, 29 Mar 2003 14:30:55 +0000 (14:30 +0000)
commit6f1c74578e47fd3cdaafca274e480e89c1433846
tree9f84561c8eee0790599a3f8403e18d435e97f535
parent70f82bff529ce0c13e36903a8d3d329b5dece535
preferences.cpp: Changed the preferences dialog to use a tree of categories
and plugins, the way wxwindows do it.
pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE
widgets, as it isn't needed anymore
modules/gui/kde/pluginsbox.cpp
modules/gui/kde/pluginsbox.h
modules/gui/kde/preferences.cpp