SL-10155 FIXED [MAC] Mesh upload tries to upload folder instead of opening it
parent
224c657163
commit
b08065dafd
|
|
@ -101,6 +101,8 @@ LLFilePicker::LLFilePicker()
|
|||
mOFN.lpfnHook = NULL;
|
||||
mOFN.lpTemplateName = NULL;
|
||||
mFilesW[0] = '\0';
|
||||
#elif LL_DARWIN
|
||||
mPickOptions = 0;
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue