mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
tighten up spacing in ruler dialog
This commit is contained in:
parent
298085eec2
commit
1d3e5dd947
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@ RulerDialog::RulerDialog ()
|
|||
{
|
||||
add_button (Gtk::Stock::OK, Gtk::RESPONSE_ACCEPT);
|
||||
|
||||
get_vbox()->set_spacing (6);
|
||||
|
||||
get_vbox()->pack_start (samples_button);
|
||||
get_vbox()->pack_start (timecode_button);
|
||||
get_vbox()->pack_start (minsec_button);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue