1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-06-19 00:55:24 +02:00

added collapsing option

This commit is contained in:
kojima
2001-02-11 04:29:30 +00:00
parent 61933ceaa4
commit d06532cb3e
9 changed files with 134 additions and 65 deletions
+1 -1
View File
@@ -1772,7 +1772,7 @@ wWindowUpdateName(WWindow *wwin, char *newTitle)
return;
if (app)
instIndex = wApplicationIndexOfInstance(app);
instIndex = wApplicationIndexOfGroup(app);
wwin->flags.wm_name_changed = 1;