cleanup a wxTextCtrl leftover from SpinCtrlTest
This commit is contained in:
parent
852f817291
commit
ad68515d52
@ -338,6 +338,8 @@ TEST_CASE_METHOD(SpinCtrlTestCase3, "SpinCtrl::SetValueInsideEventHandler", "[sp
|
||||
|
||||
CHECK(m_spin->GetValue() == 32);
|
||||
}
|
||||
|
||||
delete text;
|
||||
#endif // wxUSE_UIACTIONSIMULATOR
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user