X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..f014d4bf3e18198c273b3c119ad1a08d46d12c82:/include/wx/msw/caret.h?ds=sidebyside diff --git a/include/wx/msw/caret.h b/include/wx/msw/caret.h index f1075aa471..1a996fefc9 100644 --- a/include/wx/msw/caret.h +++ b/include/wx/msw/caret.h @@ -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