Restore original grid size when finishing the tests in propgrid sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1379,6 +1379,9 @@ bool FormMain::RunTests( bool fullTest, bool interactive )
|
|||||||
pgman = m_pPropGridManager;
|
pgman = m_pPropGridManager;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Restore original grid size
|
||||||
|
FinalizeFramePosition();
|
||||||
|
|
||||||
RT_START_TEST(none)
|
RT_START_TEST(none)
|
||||||
|
|
||||||
bool retVal;
|
bool retVal;
|
||||||
|
Reference in New Issue
Block a user