ecere/gui: Fixed broken caption property watches (they were still referring to 'text'!)
authorJerome St-Louis <jerome@ecere.com>
Tue, 7 Aug 2012 06:27:15 +0000 (02:27 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 7 Aug 2012 06:27:15 +0000 (02:27 -0400)
commit17dcef1c38c5c6de8994506b8c00b4b795d0eee0
tree681781e67616419c210bfcae6b08039f1e5233b7
parentfbb5d5de3be87c1ddfdaeeadbed6124a67831a32
ecere/gui: Fixed broken caption property watches (they were still referring to 'text'!)
ecere/src/gui/controls/Button.ec
ecere/src/gui/controls/Label.ec
ecere/src/gui/controls/StatusBar.ec
ecere/src/gui/controls/TabControl.ec