Show ruler popup items in the same order as the rulers
This commit is contained in:
parent
8e5f4b5e9b
commit
ddb2d7df3e
@ -38,8 +38,8 @@ RulerDialog::RulerDialog ()
|
||||
get_vbox()->pack_start (range_button);
|
||||
get_vbox()->pack_start (loop_punch_button);
|
||||
get_vbox()->pack_start (cdmark_button);
|
||||
get_vbox()->pack_start (cuemark_button);
|
||||
get_vbox()->pack_start (mark_button);
|
||||
get_vbox()->pack_start (cuemark_button);
|
||||
get_vbox()->pack_start (video_button);
|
||||
|
||||
get_vbox()->show_all ();
|
||||
|
Loading…
Reference in New Issue
Block a user