More small devices adjustements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -325,7 +325,7 @@ bool WidgetsApp::OnInit()
 | 
			
		||||
 | 
			
		||||
WidgetsFrame::WidgetsFrame(const wxString& title)
 | 
			
		||||
            : wxFrame(NULL, wxID_ANY, title,
 | 
			
		||||
                      wxPoint(0, 50), wxDefaultSize,
 | 
			
		||||
                      wxDefaultPosition, wxDefaultSize,
 | 
			
		||||
                      wxDEFAULT_FRAME_STYLE |
 | 
			
		||||
                      wxNO_FULL_REPAINT_ON_RESIZE |
 | 
			
		||||
                      wxCLIP_CHILDREN |
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user