Added support for dock widget feature DockWidgetDeleteOnClose, added toolbar action for creation of dynamic editors to demo appication, added new material design icons to improve demo gui
This commit is contained in:
@@ -346,7 +346,6 @@ void CDockWidgetTab::mouseMoveEvent(QMouseEvent* ev)
|
||||
{
|
||||
// Moving the tab is always allowed because it does not mean moving the
|
||||
// dock widget around
|
||||
qDebug() << "DraggingTab";
|
||||
d->moveTab(ev);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user