Hello,

Qt 5.0 QDockWidget title bar disappears when it's undocked. Is there a property I need to set to keep the decoration/title-bar?

I thought it might be a bug, so I tried to build the Qt 5.2 from source under Windows 7 VS2008, but the compiler fails with an error: cannot open include file "unordered_map"
Do I need to point the build process to boost library? How?

Thanks!