Fix Clang warning.
This commit is contained in:
parent
62caf5a5c0
commit
70ea54992f
|
@ -697,6 +697,7 @@ void MainWindow::SetToolButton(bool checked, Tool t, const QString &cursor, cons
|
||||||
break;
|
break;
|
||||||
case Tool::Piece:
|
case Tool::Piece:
|
||||||
dialogTool->SetPatternDoc(doc);
|
dialogTool->SetPatternDoc(doc);
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user