mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
NO-OP: comment fix
This commit is contained in:
parent
584d97bc2d
commit
ff962821ad
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ class CueEditor : public EditingContext
|
|||
* (defined in editing_syms.h)
|
||||
*/
|
||||
Editing::MouseMode current_mouse_mode () const;
|
||||
/** @return Whether the current mouse mode is an "internal" editing mode. */
|
||||
/** cue editors are *always* used for internal editing */
|
||||
bool internal_editing() const { return true; }
|
||||
|
||||
Gdk::Cursor* get_canvas_cursor () const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue