fix build failure on Windows due to removal of deprecated C++ header
This commit is contained in:
@@ -1310,7 +1310,7 @@ CmdFemPostApllyChanges::CmdFemPostApllyChanges()
|
||||
eType = eType|ForEdit;
|
||||
}
|
||||
|
||||
void CmdFemPostApllyChanges::activated(int)
|
||||
void CmdFemPostApllyChanges::activated(int iMsg)
|
||||
{
|
||||
ParameterGrp::handle hGrp = App::GetApplication().GetParameterGroupByPath("User parameter:BaseApp/Preferences/Mod/Fem");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user