Import 2017-06-07 23:51:09: master 69a357bf

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-11-17 15:46:04 master ab8c7439
Changeset

COMP: Fix compiler warning about qMRMLLayoutManager unused variable

This fix removes many compiler warnings of the form:
warning: unused variable 'd'
[-Wunused-variable]
Q_D(const qMRMLLayoutManager);
^

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

mod - Libs/MRML/Widgets/qMRMLLayoutManager.cxx Diff File