Don't clean a layout if an error has occured.
--HG-- branch : develop
This commit is contained in:
parent
7392e8e914
commit
661c1d3042
|
@ -114,7 +114,6 @@ void MainWindowsNoGUI::ToolLayoutSettings(bool checked)
|
||||||
case LayoutErrors::PrepareLayoutError:
|
case LayoutErrors::PrepareLayoutError:
|
||||||
case LayoutErrors::PaperSizeError:
|
case LayoutErrors::PaperSizeError:
|
||||||
case LayoutErrors::EmptyPaperError:
|
case LayoutErrors::EmptyPaperError:
|
||||||
ClearLayout();
|
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user