Import 2017-06-07 23:51:09: master 27df19da

Author Committer Branch Timestamp Parent
naucoin naucoin master 2014-02-25 18:10:55 master 0495d368
Affected Issues 0003587: Resetting the temporary directory doesn't prompt a restart, CLI logic uses old value
Changeset

BUG: get CLI module logic temp dir from application

Resetting the temporary directory at the application settings level
wasn't propagated to the CLI module logic. This change has the CLI
module logic getting the temporary directory from the application
as necessary.

Issue 0003587

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

mod - Base/QTCLI/qSlicerCLIModule.cxx Diff File
mod - Base/QTCLI/vtkSlicerCLIModuleLogic.cxx Diff File
mod - Base/QTCLI/vtkSlicerCLIModuleLogic.h Diff File