Remove hard TAB from the recently added test
No real changes.
This commit is contained in:
@@ -112,7 +112,7 @@ void VirtListCtrlTestCase::UpdateSelection()
|
|||||||
void VirtListCtrlTestCase::DeselectedEvent()
|
void VirtListCtrlTestCase::DeselectedEvent()
|
||||||
{
|
{
|
||||||
#if wxUSE_UIACTIONSIMULATOR
|
#if wxUSE_UIACTIONSIMULATOR
|
||||||
m_list->AppendColumn("Col0");
|
m_list->AppendColumn("Col0");
|
||||||
m_list->SetItemCount(1);
|
m_list->SetItemCount(1);
|
||||||
wxListCtrl* const list = m_list;
|
wxListCtrl* const list = m_list;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user