From e71bddec207dbc237968ada3721561043af4a5cb Mon Sep 17 00:00:00 2001 From: konero Date: Thu, 29 Dec 2022 16:02:50 +0000 Subject: [PATCH] Remove whitespace --- toonz/sources/toonz/mainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toonz/sources/toonz/mainwindow.cpp b/toonz/sources/toonz/mainwindow.cpp index c3a778f7..d5154a64 100644 --- a/toonz/sources/toonz/mainwindow.cpp +++ b/toonz/sources/toonz/mainwindow.cpp @@ -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"), "", "",