vairous fixes see changelog ...

This commit is contained in:
K D Hedger
2023-11-18 16:24:03 +00:00
parent 46dade5435
commit 3daa2162f4
38 changed files with 273 additions and 315 deletions

View File

@ -109,7 +109,7 @@ int main(int argc, char **argv)
sy+=YSPACING;
//files and folders
asprintf(&wd,"%s",apc->userHome);
asprintf(&wd,"%s",apc->userHome.c_str());
filedialogfile=new LFSTK_fileDialogClass(wc,"Select File",wd,FILEDIALOG);
//filedialogfile->useThumbs=true;
//filedialogfile=new LFSTK_fileDialogClass(wc,"Select File",NULL,FILEDIALOG);