mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 22:56:32 +01:00
[Summary] Set cursor by default at the end of line in the text entry (bug 44536)
This commit is contained in:
parent
9a4e8a516c
commit
42b56fe1c0
2 changed files with 10 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ public:
|
|||
void setup();
|
||||
int count();
|
||||
ARDOUR::ChanCount input_channels ();
|
||||
void on_show ();
|
||||
|
||||
protected:
|
||||
void on_enter_pressed ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue