1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-31 11:02:35 +01:00

Fixed mem leak in browser code.

This commit is contained in:
dan
2000-11-01 03:40:36 +00:00
parent 84ba62ba6b
commit d40425c388
2 changed files with 4 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ changes since wmaker 0.62.1:
- WMDestroyWidget() now calls WMUnmapWidget() first
- added WMScrollerDidScrollNotification to scroller
- added WMGetScrollViewVisibleRect()
- fixed a mem leak in the browser code.
changes since wmaker 0.62.0: