]> icculus.org git repositories - mikachu/openbox.git/commit
menus update their values when they are reconfigure()d.
authorDana Jansens <danakj@orodu.net>
Wed, 17 Apr 2002 23:07:11 +0000 (23:07 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 17 Apr 2002 23:07:11 +0000 (23:07 +0000)
commit307da13fff916694f870ecb77aaf3ce0cf51d09e
treeed958a10e8651c42edafb00a321355ef8f1e0833
parent9cd9d92bb1d66db9329bf5cd6e42e8b0096945e6
menus update their values when they are reconfigure()d.
the screen, toolbar and slit rc values are reloaded in BScreen::reconfigure() before the menus.
the toolbar and slit rc values are explicitly loaded in their constructors, as is BScreen's.
src/Configmenu.cc
src/Configmenu.h
src/Screen.cc
src/Slit.cc
src/Slit.h
src/Toolbar.cc
src/Toolbar.h
src/openbox.cc