Compilaton fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		@@ -16,6 +16,8 @@
 | 
			
		||||
    #pragma interface "univnotebook.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "wx/arrstr.h"
 | 
			
		||||
 | 
			
		||||
class WXDLLEXPORT wxSpinButton;
 | 
			
		||||
 | 
			
		||||
// ----------------------------------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
@@ -19,6 +19,7 @@
 | 
			
		||||
class WXDLLEXPORT wxScrollTimer;
 | 
			
		||||
 | 
			
		||||
#include "wx/univ/scrarrow.h"
 | 
			
		||||
#include "wx/renderer.h"
 | 
			
		||||
 | 
			
		||||
// ----------------------------------------------------------------------------
 | 
			
		||||
// the actions supported by this control
 | 
			
		||||
 
 | 
			
		||||
@@ -17,6 +17,7 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "wx/univ/inpcons.h"
 | 
			
		||||
#include "wx/arrstr.h"
 | 
			
		||||
 | 
			
		||||
// ----------------------------------------------------------------------------
 | 
			
		||||
// wxStatusBar: a window near the bottom of the frame used for status info
 | 
			
		||||
 
 | 
			
		||||
@@ -29,6 +29,7 @@
 | 
			
		||||
 | 
			
		||||
#ifndef WX_PRECOMP
 | 
			
		||||
    #include "wx/window.h"
 | 
			
		||||
    #include "wx/renderer.h"
 | 
			
		||||
#endif // WX_PRECOMP
 | 
			
		||||
 | 
			
		||||
#include "wx/univ/scrtimer.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user