mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Correct some comments.
Rename method for consistency.
This commit is contained in:
@@ -206,7 +206,7 @@ void OnCopy();
|
||||
|
||||
void OnPaste();
|
||||
private:
|
||||
bool HandleTextPaste(); // Handle text paste (into active label), if any. Return true if pasted.
|
||||
bool HandlePasteText(); // Handle text paste (into active label), if any. Return true if pasted.
|
||||
bool HandlePasteNothingSelected(); // Return true if nothing selected, regardless of paste result.
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user