minor fix
fluxgen fluxgen
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
ChangeLog
→
ChangeLog
@@ -268,8 +268,7 @@ in a dead_observer list which will be cleand after notify()
Subject.cc * Fixed minor bug in FbTk::Button (Henrik) It did a execute() and then a updateTransparent (in buttonRelease), - which could - be dangerous if the execute() killed the object + which could be dangerous if the execute() killed the object Button.cc * Fix when selecting + unneeded submenu redraw on enter+motion (Simon) Menu.cc