1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 20:34:14 +01:00

Bug fixed in wbrowser

This commit is contained in:
kojima
1999-03-18 19:53:01 +00:00
parent f214ef92d2
commit 09f8126a38

View File

@@ -905,6 +905,8 @@ listCallback(void *self, void *clientData)
}
assert(i<bPtr->columnCount);
bPtr->selectedColumn = i;
/* columns at right must be cleared */
removeColumn(bPtr, i+1);
/* open directory */