Fix 1367916: don't use set_keep_below for the toolbox/etc, allowing the dock/etc...
[synfig.git] / synfig-studio / trunk / src / gtkmm / toolbox.cpp
index 7295590..2edd9d5 100644 (file)
@@ -199,7 +199,6 @@ Toolbox::Toolbox():
                Gdk::WINDOW_TYPE_HINT_UTILITY
 #endif
        );
-       set_keep_below(true);
        set_keep_above(false);
        set_role("toolbox");