Small changes in GUI mode confirmed

This commit is contained in:
Desmis
2019-12-01 11:30:22 +01:00
parent 93c97a0470
commit 068ec3cf87

View File

@@ -420,7 +420,7 @@ ControlSpotPanel::ControlSpotPanel():
ToolParamBlock* const maskBox = Gtk::manage(new ToolParamBlock());
if (complexsoft < 2) {
if (complexsoft < 1) {
maskBox->pack_start(*laplac_);
}