mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-20 21:26:35 +01:00
"new"->"NEW" in comments, easier to find remaining naked operator new
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
const wxString &message,
|
||||
const int xSize, const int ySize);
|
||||
|
||||
/// Displays a new window with wxHTML help.
|
||||
/// Displays a NEW window with wxHTML help.
|
||||
/// @param HtmlText Either the literal HTML code to go into the window,
|
||||
/// or the name of the file to read said HTML code from (see below).
|
||||
/// @param bIsFile If true, treat HtmlText argument as a file name, if false
|
||||
|
||||
Reference in New Issue
Block a user