Import 2017-06-07 23:51:09: master 296db6f3

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-06-17 11:44:06 master d8636f8c
Changeset

BUG: Editor: Do not call virtual method "setMRMLDefaults" in constructor

Virtual method should not be called from init method. This commit
ensures that (1) the method in the leaf class will be called and
(2) the MRML defaults are effectively set.

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

mod - Modules/Scripted/EditorLib/EditBox.py Diff File
mod - Modules/Scripted/EditorLib/EditOptions.py Diff File