Backed out changeset: ffe89a91e021
--HG-- branch : develop
This commit is contained in:
parent
50dd76b256
commit
45e148b606
|
@ -5364,12 +5364,6 @@ bool MainWindow::DoExport(const VCommandLinePtr &expParams)
|
||||||
}
|
}
|
||||||
listDetails = PrepareDetailsForLayout(details);
|
listDetails = PrepareDetailsForLayout(details);
|
||||||
|
|
||||||
if (not VApplication::IsGUIMode())
|
|
||||||
{
|
|
||||||
sceneDraw->clear();
|
|
||||||
sceneDetails->clear();
|
|
||||||
}
|
|
||||||
|
|
||||||
const bool exportOnlyDetails = expParams->IsExportOnlyDetails();
|
const bool exportOnlyDetails = expParams->IsExportOnlyDetails();
|
||||||
if (exportOnlyDetails)
|
if (exportOnlyDetails)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user