[skip CI] [Tools] wxWidgets: fix inconsistent line endings

This commit is contained in:
Uwe
2022-03-12 19:42:07 +01:00
parent ec0d0beb19
commit 4dab2eeca3

View File

@@ -27,4 +27,4 @@ bool wxWidgetsApp::OnInit()
frame->Show();
return true;
}
}