Remove whitespace

This commit is contained in:
konero 2022-12-29 16:02:50 +00:00 committed by manongjohn
parent d9ba0ee96b
commit e71bddec20

View file

@ -2688,7 +2688,7 @@ void MainWindow::defineActions() {
createAction(MI_TypeBold, QT_TR_NOOP("Type Tool - Bold"), "", "",
ToolCommandType);
/*-- Paint Brush tool + mode swicthing shortcuts --*/
/*-- Paint Brush tool + mode swicthing shortcuts --*/
createAction(MI_PaintBrushNextMode, QT_TR_NOOP("Paint Brush - Next Mode"), "",
"", ToolCommandType);
createAction(MI_PaintBrushAreas, QT_TR_NOOP("Paint Brush - Areas"), "", "",