]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/caret.h
do platform-specific checks after ensuring that the symbols we use are defined; extra...
[wxWidgets.git] / include / wx / palmos / caret.h
index 4a59ce34d31a7d87e667d9f401f50af565610500..685fb0a1d22e591e3d4ca02e6c7992cdf017b5b8 100644 (file)
@@ -1,10 +1,10 @@
 ///////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        palmos/caret.h
+// Name:        wx/palmos/caret.h
 // Purpose:     wxCaret class - the Palm OS implementation of wxCaret
 // Purpose:     wxCaret class - the Palm OS implementation of wxCaret
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 #ifndef _WX_CARET_H_
 #define _WX_CARET_H_
 
 #ifndef _WX_CARET_H_
 #define _WX_CARET_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "caret.h"
-#endif
-
 class WXDLLEXPORT wxCaret : public wxCaretBase
 {
 public:
 class WXDLLEXPORT wxCaret : public wxCaretBase
 {
 public: