mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-28 07:54:19 +00:00
fixes ...
This commit is contained in:
@ -247,7 +247,6 @@ Window doTreeWalk(Window wind,bool thisdesktop)
|
||||
windowList[windowListCnt]->label=strdup(wname);
|
||||
windowList[windowListCnt++]->userData=(void*)winid;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if(wname!=NULL)
|
||||
|
||||
Reference in New Issue
Block a user