LT: for development purposes, show all prefs using old tabbed interface
This commit is contained in:
parent
f8026fd4bb
commit
5d7d627ad3
@ -1217,7 +1217,7 @@ OptionEditorWindow::OptionEditorWindow (PBD::Configuration* c, string const& str
|
||||
hpacker.set_border_width (4);
|
||||
Frame* f = manage (new Frame ());
|
||||
|
||||
if (Profile->get_livetrax()) {
|
||||
if (false /*Profile->get_livetrax()*/) { //TODO Ben
|
||||
f->add (button_box());
|
||||
} else {
|
||||
f->add (treeview());
|
||||
|
Loading…
Reference in New Issue
Block a user