mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make MDI Window icon different from main application icon
This commit is contained in:
@@ -41,6 +41,7 @@ RiuMdiSubWindow::RiuMdiSubWindow(QWidget* parent /*= 0*/, Qt::WindowFlags flags
|
||||
, m_normalWindowGeometry(QRect())
|
||||
, m_blockTilingChanges(false)
|
||||
{
|
||||
setWindowIcon(QIcon(":/Window16x16.png"));
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user