diff options
Diffstat (limited to 'fluid/Fl_Widget_Type.cxx')
| -rw-r--r-- | fluid/Fl_Widget_Type.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fluid/Fl_Widget_Type.cxx b/fluid/Fl_Widget_Type.cxx index 11bc15ee3..f4e33232c 100644 --- a/fluid/Fl_Widget_Type.cxx +++ b/fluid/Fl_Widget_Type.cxx @@ -268,6 +268,7 @@ Fl_Type *sort(Fl_Type *parent) { } if (g != f) f->move_before(g); } + parent->layout_widget(); } //////////////////////////////////////////////////////////////// |
