]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/basicp.h
wxPalette unified. Source cleaning.
[wxWidgets.git] / contrib / include / wx / ogl / basicp.h
index f9ce75c66921eeaed177ca79b40fbfc5e74b5924..a0c9b821d7425251708daea5c956b1fafbe79245 100644 (file)
@@ -6,17 +6,12 @@
 // Created:     12/07/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Created:     12/07/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _OGL_BASICP_H_
 #define _OGL_BASICP_H_
 
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _OGL_BASICP_H_
 #define _OGL_BASICP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "basicp.h"
-#endif
-
-
 #define CONTROL_POINT_SIZE       6
 
 class WXDLLIMPEXP_OGL wxShapeTextLine: public wxObject
 #define CONTROL_POINT_SIZE       6
 
 class WXDLLIMPEXP_OGL wxShapeTextLine: public wxObject
@@ -73,7 +68,7 @@ public:
   double         m_yoffset;
   wxShape*      m_shape;
   wxCursor*     m_oldCursor;
   double         m_yoffset;
   wxShape*      m_shape;
   wxCursor*     m_oldCursor;
-  bool          m_eraseObject; // If TRUE, erases object before dragging handle.
+  bool          m_eraseObject; // If true, erases object before dragging handle.
 
 /*
  * Store original top-left, bottom-right coordinates
 
 /*
  * Store original top-left, bottom-right coordinates