i added a DockWidget to my main window...All works fine

Now when the main window loses focus the added dockwidget is hiding...
How can i prevent this behavior? cannot figure out how to do that in the documentation

Thanks in advance