]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/caret.h
Make Smartphone buildable with current flags.
[wxWidgets.git] / include / wx / msw / caret.h
index f1075aa471803e43df2d2cefca04a9a92647b5a6..1a996fefc97f1143ecfc60d662f543c9d7e3efc2 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     23.05.99
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWindows team
+// Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -45,7 +45,7 @@ protected:
     {
         wxCaretBase::Init();
 
-        m_hasCaret = FALSE;
+        m_hasCaret = false;
     }
 
     // override base class virtuals