mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added updateViewerWidgetWindowTitle for summary plots
This commit is contained in:
@@ -168,8 +168,8 @@ void RiuMainPlotWindow::createToolBars()
|
||||
{
|
||||
// Snapshots
|
||||
QToolBar* toolbar = addToolBar(tr("View Snapshots"));
|
||||
/*
|
||||
toolbar->setObjectName(toolbar->windowTitle());
|
||||
/*
|
||||
toolbar->addAction(m_snapshotToClipboard);
|
||||
toolbar->addAction(m_snapshotToFile);
|
||||
toolbar->addAction(m_snapshotAllViewsToFile);
|
||||
|
||||
Reference in New Issue
Block a user