mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Implement stylesheets in caf instead of ResInsight
This commit is contained in:
@@ -680,6 +680,7 @@ void RiuMainWindow::createDockPanels()
|
||||
|
||||
m_projectTreeView = new caf::PdmUiTreeView( this );
|
||||
m_projectTreeView->enableSelectionManagerUpdating( true );
|
||||
m_styleSheet.applyToWidgetAndChildren( m_projectTreeView );
|
||||
|
||||
RiaApplication* app = RiaApplication::instance();
|
||||
m_projectTreeView->enableAppendOfClassNameToUiItemText( app->preferences()->appendClassNameToUiText() );
|
||||
|
||||
Reference in New Issue
Block a user