Hello,

since 5.6 it is possible to reorder Tabs of tabbed DockWidgets. Is there a way to forbid this? In our Application, we have a "special" DockWidget which is supposed to be always at the right side (like the "+"-button in Firefox). We enforce this programmatically when a new Widget gets added.

So, I need a way to disable reordering of dockwidget tabs oder a slot to react on a changed order of tabs. Any hints?

thanks!
Felix