13
0

not that anyone ever runs with the SAE profile and not that we want to support it, but don't crash if they do

This commit is contained in:
Paul Davis 2014-04-16 03:00:49 -04:00
parent dbb8501429
commit 8b93576c18

View File

@ -84,7 +84,7 @@ Editor::initialize_canvas ()
// logo_item->property_width_in_pixels() = true;
// logo_item->property_height_set() = true;
// logo_item->property_width_set() = true;
logo_item->show ();
// logo_item->show ();
}
/*a group to hold global rects like punch/loop indicators */