Fixed several compile errors with VS2005
This commit is contained in:
@@ -200,10 +200,12 @@ BOOL LLFilePicker::setupFilter(ELoadFilter filter)
|
||||
mOFN.lpstrFilter = INVGZ_FILTER \
|
||||
L"\0";
|
||||
break;
|
||||
/*
|
||||
case FFLOAD_AO:
|
||||
mOFN.lpstrFilter = AO_FILTER \
|
||||
L"\0";
|
||||
break;
|
||||
*/
|
||||
// </edit>
|
||||
default:
|
||||
res = FALSE;
|
||||
|
||||
Reference in New Issue
Block a user