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;
|
||||
case Tool::Piece:
|
||||
dialogTool->SetPatternDoc(doc);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user