mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7632 Preferences : Add separate tab Eclipse Summary
Remove obsolete includes
This commit is contained in:
@@ -474,7 +474,7 @@ QSize RiuMultiPlotPage::sizeHint() const
|
||||
{
|
||||
if ( m_previewMode )
|
||||
{
|
||||
QPageLayout pageLayout = RiaApplication::instance()->preferences()->defaultPageLayout();
|
||||
QPageLayout pageLayout = RiaPreferences::current()->defaultPageLayout();
|
||||
if ( m_plotDefinition )
|
||||
{
|
||||
pageLayout = m_plotDefinition->pageLayout();
|
||||
|
||||
Reference in New Issue
Block a user