git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@745 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-11-16 09:22:29 +00:00
commit bdd3618e15
3 changed files with 14 additions and 9 deletions

View file

@ -319,7 +319,7 @@ static int create(MwWidget handle) {
MwSetInteger(handle, MwNsingleClickSelectable, 0);
MwSetInteger(handle, MwNhasHeading, 0);
MwSetInteger(handle, MwNhasHeading, 0);
MwSetInteger(handle, MwNvalue, 0);
resize(handle);
lb->list = NULL;