mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 05:44:11 +01:00
fixed a memleak in the font panel in WINGs
This commit is contained in:
@@ -1070,7 +1070,7 @@ WMSetWidgetBackgroundColor(WMWidget *w, WMColor *color)
|
||||
WMColor*
|
||||
WMGetWidgetBackgroundColor(WMWidget *w)
|
||||
{
|
||||
// shoul retain?
|
||||
// should retain?
|
||||
return W_VIEW(w)->backColor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user