1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-05 05:14:13 +01:00

fixed a memleak in the font panel in WINGs

This commit is contained in:
dan
2002-11-29 02:47:33 +00:00
parent 1fa3937001
commit 5ad557c6c8
5 changed files with 18 additions and 33 deletions

View File

@@ -44,6 +44,7 @@ Changes since wmaker 0.80.1:
- Fixed a bug with empty frame titles (Alexey Voinov <voins@voins.program.ru>)
- Added WMGetWidgetBackgroundColor()
- Code cleanup in wtext.c
- Fixed a memory leak in wfontpanel.c
Changes since wmaker 0.80.0: