Skip to content
Snippets Groups Projects
Commit 353188e9 authored by Stéphane Albert's avatar Stéphane Albert
Browse files

BUG: MANTIS-1283: Set OTB-applications dock-widget in docked state by default.

parent 800a787f
No related branches found
No related tags found
No related merge requests found
......@@ -1577,8 +1577,7 @@ MainWindow
< ApplicationsToolBox, ApplicationsToolBoxController, QDockWidget >
( "APPLICATIONS_BROWSER",
tr( "OTB-Applications browser" ),
Qt::RightDockWidgetArea,
I18nMainWindow::DOCK_LAYOUT_FLOATING
Qt::RightDockWidgetArea
);
tabifyDockWidget( m_HistogramDock, m_OtbApplicationsBrowserDock );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment