1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 20:35:54 +01:00

added options page in appearance section

This commit is contained in:
kojima
1999-05-16 04:54:13 +00:00
parent 86f9c4dd32
commit 905010ce1e
16 changed files with 1260 additions and 22 deletions

View File

@@ -190,6 +190,7 @@ createPanel(Panel *p)
} else {
wwarning(_("could not load icon file %s"), path);
}
free(path);
}
WMGroupButtons(panel->alinB, panel->aliyB);