get the notebook back again (or rather, realize that it can now be toggled and that the default is to hide it)

git-svn-id: svn://localhost/ardour2/branches/3.0@3720 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2008-09-12 11:03:51 +00:00
parent b0424889b3
commit da6e0a95bb
5 changed files with 5 additions and 18 deletions

View file

@ -428,8 +428,6 @@ Editor::controls_layout_size_request (Requisition* req)
} else {
vertical_adjustment.set_upper (pos + canvas_timebars_vsize);
}
cerr << "sizes = " << req->width << " " << edit_controls_vbox.get_width() << " " << controls_layout.get_width() << " " << zoom_box.get_width() << " " << endl;//DEBUG
}
bool