mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-05 22:31:08 +00:00
Update code for new toolwindowmanager
This commit is contained in:
@@ -130,7 +130,6 @@ ShaderViewer::ShaderViewer(ICaptureContext &ctx, QWidget *parent)
|
||||
}
|
||||
|
||||
ui->docking->setAllowFloatingWindow(false);
|
||||
ui->docking->setRubberBandLineWidth(50);
|
||||
|
||||
{
|
||||
QMenu *snippetsMenu = new QMenu(this);
|
||||
|
||||
Reference in New Issue
Block a user