]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
Use correct visual attributes for wxSpinCtrl.
[wxWidgets.git] / include / wx / glcanvas.h
index 6ead07f031aeffcfadc524f81af8ef8cf3093838..9bd0035457a758ace1003905d0c69115a5cebe78 100644 (file)
@@ -118,7 +118,7 @@ public:
     // miscellaneous helper functions
     // ------------------------------
 
-#ifndef wxHAS_OPENGL_ES 
+#ifndef wxHAS_OPENGL_ES
     // call glcolor() for the colour with the given name, return false if
     // colour not found
     bool SetColour(const wxString& colour);