NO-OP (whitespace)

This commit is contained in:
Paul Davis 2024-01-08 14:36:29 -07:00
parent 3532180fcc
commit 5c5340a20d
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ class CueEditor : public EditingContext
void reset_zoom (samplecnt_t);
void reposition_and_zoom (samplepos_t, double);
void set_mouse_mode (Editing::MouseMode, bool force = false);
void set_mouse_mode (Editing::MouseMode, bool force = false);
/** Step the mouse mode onto the next or previous one.
* @param next true to move to the next, otherwise move to the previous
*/