]> git.tdb.fi Git - libs/gltk.git/commit - source/panel.cpp
Prevent problems if a button press handler throws
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Aug 2009 12:24:48 +0000 (12:24 +0000)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Aug 2009 12:24:48 +0000 (12:24 +0000)
commit1a5f227ac945bc9e6449d1552e5d9eb4c1c196fb
tree37b9af285ceefc2cd17fcb58328b3276abbd4b7f
parent08aedc8b2a1fa5e47a79b212526138ae6244e61f
Prevent problems if a button press handler throws
Add optional text parameter to Toggle constructor
source/button.cpp
source/panel.cpp
source/toggle.cpp
source/toggle.h