wxWidgets/tests/persistence
Vadim Zeitlin f66fb07ce7 Resize wxDataViewCtrl to fix persistence test with wxGTK
Setting the column sizes fails with wxGTK implementation of
wxDataViewCtrl if the control is not wide enough, apparently, so make
sure it's sufficiently big when creating it to fix the unit test
failures on wxGTK build bot slaves.
2017-12-17 16:13:06 +01:00
..
dataview.cpp Resize wxDataViewCtrl to fix persistence test with wxGTK 2017-12-17 16:13:06 +01:00
testpersistence.h
tlw.cpp