Import 2017-06-07 23:51:09: master 81203284

Author Committer Branch Timestamp Parent
mwoehlke mwoehlke master 2014-06-03 17:20:56 master d566755e
Affected Issues 0003658: opening settings dialog erases external changes to settings
Changeset

BUG: Don't nuke external settings changes

Update CTK to include recently added ctkSettingsDialog::reloadSettings
method. Use this to force a reload of settings prior to showing the
settings dialog. This is required in order for the dialog to show
changes that have been made externally (e.g. by installing extensions)
and, more importantly, to avoid overwriting the same when closing (even
canceling!) the dialog.

Issue 0003658

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

mod - Applications/SlicerApp/qSlicerAppMainWindow.cxx Diff File
mod - SuperBuild/External_CTK.cmake Diff File