Compile fix for non opensim builds.

master
Nicky 2020-06-12 06:45:51 +02:00
parent 0fa2fde0b3
commit b06ad40e65
1 changed files with 1 additions and 1 deletions

View File

@ -544,8 +544,8 @@ void FloaterQuickPrefs::setSelectedEnvironment()
}
mWaterPresetsCombo->selectByValue(preset_name);
}
}
#endif //OPENSIM
}
}
else
{