fixed misc bugs

This commit is contained in:
kojima
2000-04-02 00:04:06 +00:00
parent ead4f5d3e1
commit 449a5fde76
9 changed files with 34 additions and 11 deletions
+2 -1
View File
@@ -336,8 +336,9 @@ createPanel(Panel *p)
WMSetButtonImage(panel->oldsB, icon);
WMReleasePixmap(icon);
}
free(path);
}
WMGroupButtons(panel->newsB, panel->oldsB);
WMMapSubwidgets(panel->titlF);