1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-15 21:45:54 +01:00

adapted for SetViewExpands...

This commit is contained in:
kojima
2001-02-20 23:39:06 +00:00
parent affcc3babd
commit 10972f2666
17 changed files with 18 additions and 18 deletions

View File

@@ -610,8 +610,8 @@ AddSection(Panel *panel, char *iconFile)
WMSetButtonAction(bPtr, changeSection, panel);
WMHangData(bPtr, panel);
WMSetBalloonTextForView(((PanelRec*)panel)->description,
WMWidgetView(bPtr));
WMSetBalloonTextForView(((PanelRec*)panel)->description,
WMWidgetView(bPtr));
{
char *t1, *t2;