X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/69a5bc231ac8112dcce8947c020add2d34c1be61..7ac21a67618fd116d17d39a936380b3689972ee3:/include/wx/caret.h diff --git a/include/wx/caret.h b/include/wx/caret.h index 8cff8f2f48..ff5071ca78 100644 --- a/include/wx/caret.h +++ b/include/wx/caret.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: caret.h +// Name: wx/caret.h // Purpose: wxCaretBase class - the interface of wxCaret // Author: Vadim Zeitlin // Modified by: @@ -250,4 +250,3 @@ private: #endif // wxUSE_CARET #endif // _WX_CARET_H_BASE_ -