#2385 Main Window: More flexible docking restrictions

This commit is contained in:
Magne Sjaastad
2018-01-19 10:30:33 +01:00
parent ef3d9f1095
commit ba437c605d

View File

@@ -27,7 +27,7 @@
//-------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------
RiuMainWindowBase::RiuMainWindowBase() RiuMainWindowBase::RiuMainWindowBase()
{ {
setDockNestingEnabled(true);
} }
//-------------------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------------------