Update code for new toolwindowmanager

This commit is contained in:
baldurk
2017-05-29 13:31:28 +01:00
parent 4bc361fc1a
commit 158bc4d583
8 changed files with 43 additions and 4 deletions
-1
View File
@@ -130,7 +130,6 @@ ShaderViewer::ShaderViewer(ICaptureContext &ctx, QWidget *parent)
}
ui->docking->setAllowFloatingWindow(false);
ui->docking->setRubberBandLineWidth(50);
{
QMenu *snippetsMenu = new QMenu(this);