#2385 Main Window: More flexible docking restrictions

This commit is contained in:
Magne Sjaastad 2018-01-19 10:30:33 +01:00
parent fe6f64e093
commit 4d5503afb4

View File

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