]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/cursor.h
made GetPage() not virtual because it doesn't need to be virtual and this allows...
[wxWidgets.git] / include / wx / mgl / cursor.h
index ac71374b4772676b1e2078ac24168000396c26c2..b24f03372878d63a6cd2677a345c659dd563b18b 100644 (file)
@@ -4,17 +4,12 @@
 // Author:      Vaclav Slavik
 // Id:          $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef __WX_CURSOR_H__
 #define __WX_CURSOR_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "cursor.h"
-#endif
-
 #include "wx/defs.h"
 #include "wx/object.h"
 #include "wx/gdicmn.h"