]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/classic/glcanvas.h
setting focus explicitely when using showmodal
[wxWidgets.git] / include / wx / mac / classic / glcanvas.h
index 767f04131c9b8b4982488dfd7c007d7d2c01e604..f3f9635aca903a7a39e948cc3ec75b1d7f5efda8 100644 (file)
@@ -6,16 +6,16 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// 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/setup.h"
 
 #if wxUSE_GLCANVAS