From 99defe80a575a7271fdcfdc911ef0996daf4854a Mon Sep 17 00:00:00 2001 From: dan Date: Mon, 26 Feb 2001 14:53:30 +0000 Subject: [PATCH] added WMGetLabelFont() --- WINGs/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/WINGs/ChangeLog b/WINGs/ChangeLog index 47fba34c..071483e1 100644 --- a/WINGs/ChangeLog +++ b/WINGs/ChangeLog @@ -3,6 +3,7 @@ Changes since wmaker 0.64.0: - made programmatic scroller changes send notifications - replaced WMSetBoxExpandsToParent with WMSetViewExpands... +- added WMGetLabelFont() changes since wmaker 0.63.1: ............................