]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/glcanvas.h
use MSWAlwaysDrawBg() to fix the problem with black background; rewrote/cleaned up...
[wxWidgets.git] / include / wx / msw / glcanvas.h
index 3cad5da8eea3c43061133bb78c3fc6575e566037..1cec4332feed19382aa7ebc4aff930c1665b5785 100644 (file)
@@ -9,13 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
+#ifndef _WX_GLCANVAS_H_
+#define _WX_GLCANVAS_H_
+
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "glcanvas.h"
 #endif
 
-#ifndef _WX_GLCANVAS_H_
-#define _WX_GLCANVAS_H_
-
 #include "wx/palette.h"
 #include "wx/scrolwin.h"