#2385 Main Window: More flexible docking restrictions

This commit is contained in:
Magne Sjaastad
2018-01-26 15:44:25 +01:00
parent fe6f64e093
commit 4d5503afb4
@@ -27,7 +27,7 @@
//--------------------------------------------------------------------------------------------------
RiuMainWindowBase::RiuMainWindowBase()
{
setDockNestingEnabled(true);
}
//--------------------------------------------------------------------------------------------------