diff libgui/src/workspace-view.cc @ 16444:6cd66a5a76e8

undo unintended changes in changeset 302157614308
author John W. Eaton <jwe@octave.org>
date Sat, 06 Apr 2013 14:01:58 -0400
parents 302157614308
children 3f8d3fc907af
line wrap: on
line diff
--- a/libgui/src/workspace-view.cc	Sat Apr 06 13:06:40 2013 -0400
+++ b/libgui/src/workspace-view.cc	Sat Apr 06 14:01:58 2013 -0400
@@ -114,6 +114,8 @@
 void
 workspace_view::model_changed ()
 {
+  _workspace_model->update_workspace_callback ();
+
   // This code is very quirky and requires some explanation.
   // Usually, we should not deal with collapsing or expanding ourselves,
   // because the view itself determines (based on the model) whether it