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

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-10-06 01:14:46 master 477e89f2
Changeset

STYLE: Fix layout warning in DICOMHeaderPopup

This commit fixes the following warning reported when opening the
DICOM module:

//-------------
QWidget::setLayout: Attempting to set QLayout "" on ctkDICOMObjectListWidget "ctkDICOMObjectListWidget", which already has a layout
//-------------

It removes the unneeded QGridLayout inadvertently added in
r22689 (ENH: dicom header viewer added to DICOMLib using
ctkDICOMObjectListWidget)

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

mod - Modules/Scripted/DICOMLib/DICOMWidgets.py Diff File