]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/caret/caret.cpp
the in-place control uses the attr for colours/font info too
[wxWidgets.git] / samples / caret / caret.cpp
index 2ecaf096a12cea363597d1a02f2c8c3ceec5ef33..5e41c55f79f487e1f6363b487371cf8ffbad0ddc 100644 (file)
@@ -9,18 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-// ============================================================================
-// declarations
-// ============================================================================
-
-// ----------------------------------------------------------------------------
-// headers
-// ----------------------------------------------------------------------------
-#ifdef __GNUG__
-    #pragma implementation "caret.cpp"
-    #pragma interface "caret.cpp"
-#endif
-
 // For compilers that support precompilation, includes "wx/wx.h".
 #include <wx/wxprec.h>