mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4847 Move setFixedWindowSizeFor3dViews to RiuMainWindowTools
This commit is contained in:
@@ -32,5 +32,7 @@ class RiuMainWindowTools
|
||||
{
|
||||
public:
|
||||
static void collapseSiblings( const caf::PdmUiItem* uiItem );
|
||||
|
||||
static void setWindowSizeOnWidgetsInMdiWindows( RiuMainWindowBase* mainWindow, int width, int height );
|
||||
static void setFixedWindowSizeFor3dViews( RiuMainWindowBase* mainWindow, int width, int height );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user