mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#802 Better default dock and toolbar layout.
Window managment toolbar moved. Created a Draw Style toolbar
This commit is contained in:
@@ -113,7 +113,7 @@ void RiuResultQwtPlot::deleteAllCurves()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
QSize RiuResultQwtPlot::sizeHint() const
|
||||
{
|
||||
return QSize(0, 0);
|
||||
return QSize(100, 100);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user