ecere/gui/Window: Fixed a leak with FontResources
authorJerome St-Louis <jerome@ecere.com>
Sat, 26 Apr 2014 08:36:34 +0000 (04:36 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 26 Apr 2014 08:40:42 +0000 (04:40 -0400)
commitd18020e69ab94ceeebb8d944592b56f6809f026d
treea88278bed5d25187c9e8df50649db8561c6ae819
parent3b03aaa2f4ee63c2908ed0ed6a23fd1a6a714b2e
ecere/gui/Window: Fixed a leak with FontResources
- This would happen on a ListBox within another window when switching drivers, caused by the watcher on the font property calling AddResource()
ecere/src/gui/Window.ec