don't force excessively large minsize, it makes the sample nearly unusable on X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -347,7 +347,6 @@ GridFrame::GridFrame()
|
|||||||
SetSizer( topSizer );
|
SetSizer( topSizer );
|
||||||
|
|
||||||
topSizer->Fit( this );
|
topSizer->Fit( this );
|
||||||
topSizer->SetSizeHints( this );
|
|
||||||
|
|
||||||
Centre();
|
Centre();
|
||||||
SetDefaults();
|
SetDefaults();
|
||||||
|
Reference in New Issue
Block a user