Slicer: 2145-support-for-installing-extension-from-file 204de168

Author Committer Branch Timestamp Parent
jcfr jcfr 2145-support-for-installing-extension-from-file 2013-08-30 18:33:45 2145-support-for-installing-extension-from-file fe43894c
Affected Issues 0002164: General settings "Show text under icons in toolbar buttons" is not saved
Changeset

BUG: Apply "ShowToolButtonText" settings to mainwindows on restart

While the slot qSlicerSettingsStylesPanel::onShowToolButtonTextToggled()
is properly called when the settings is registered at startup, it failed
to disable/enable the toolButton property because the mainwindow is not
instantiated.

This commit ensure this is the case in the main windows readSettings()
function.

Fixes 0002164

git-svn-id: http://svn.slicer.org/Slicer4/trunk@22373 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Applications/SlicerApp/qSlicerAppMainWindow.cxx Diff File