Some whitespace only fixes
No real changes
This commit is contained in:
@@ -188,7 +188,6 @@ void wxListCtrl::Init()
|
|||||||
|
|
||||||
wxListCtrl::~wxListCtrl()
|
wxListCtrl::~wxListCtrl()
|
||||||
{
|
{
|
||||||
|
|
||||||
if ( m_ownsImageListNormal )
|
if ( m_ownsImageListNormal )
|
||||||
delete m_imageListNormal;
|
delete m_imageListNormal;
|
||||||
if ( m_ownsImageListSmall )
|
if ( m_ownsImageListSmall )
|
||||||
|
Reference in New Issue
Block a user