Merge branch 'master' into cairocanvas

This commit is contained in:
Paul Davis 2013-07-09 09:11:52 -04:00
commit 38f2aa51bd
20 changed files with 135 additions and 66 deletions

View file

@ -149,7 +149,7 @@ bool
StepEditor::step_editor_hidden (GdkEventAny*)
{
step_editor_hide ();
return true;
return true; // XXX remember position ?!
}
void