[Summary] Set cursor by default at the end of line in the text entry (bug 44536)

This commit is contained in:
Nikolay 2014-12-16 15:45:41 +02:00
parent 9a4e8a516c
commit 42b56fe1c0
2 changed files with 10 additions and 0 deletions

View file

@ -36,6 +36,7 @@ public:
void setup();
int count();
ARDOUR::ChanCount input_channels ();
void on_show ();
protected:
void on_enter_pressed ();