parent
b9fd381eee
commit
72c0002b45
22 changed files with 36 additions and 38 deletions
|
@ -479,7 +479,7 @@ void ExportInstanceDialog::savePackIgnore()
|
|||
{
|
||||
FS::write(filename, data);
|
||||
}
|
||||
catch (Exception & e)
|
||||
catch (const Exception &e)
|
||||
{
|
||||
qWarning() << e.cause();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue