Fixed the "scrolled" assertion.

This commit is contained in:
skidau 2015-05-21 12:16:20 +00:00
parent 9340762719
commit 5e562ca4b6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<style>wxFULL_REPAINT_ON_RESIZE</style>
</object>
<size>320,288</size>
<style>wxBORDER_SIMPLE|wxALWAYS_SHOW_SB|wxHSCROLL|wxVSCROLL</style>
<style>wxBORDER_SIMPLE|wxHSCROLL|wxVSCROLL</style>
</object>
<flag>wxALL|wxALIGN_CENTRE</flag>
<border>5</border>