Files
wxWidgets/tests/controls/dataviewctrltest.cpp
Vadim Zeitlin 8064d9420f Fix the just added wxDataViewCtrl::DeleteAllItems() test
Using GetTopItem() was wrong, we actually need to use the invalid item,
which corresponds to the "virtual root" of wxDataViewTreeStore.
2019-10-17 22:26:37 +02:00

8.0 KiB