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
@@ -560,7 +560,6 @@ TextureViewer::TextureViewer(ICaptureContext &ctx, QWidget *parent)
ui->dockarea->setToolWindowProperties(ui->textureListFrame, ToolWindowManager::HideOnClose);
ui->dockarea->setAllowFloatingWindow(false);
ui->dockarea->setRubberBandLineWidth(50);
renderContainer->setWindowTitle(tr("Unbound"));
ui->pixelContextLayout->setWindowTitle(tr("Pixel Context"));