X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f9921e15a3e2ef350b37adf6bc954632d9c148b..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/iconloc.h?ds=inline diff --git a/interface/wx/iconloc.h b/interface/wx/iconloc.h index 3e9c9cbe47..c9346c2494 100644 --- a/interface/wx/iconloc.h +++ b/interface/wx/iconloc.h @@ -2,7 +2,6 @@ // Name: iconloc.h // Purpose: interface of wxIconLocation // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -30,7 +29,7 @@ class wxIconLocation { public: /** - Returns @true if the object is valid, i.e. was properly initialized, and + Returns @true if the object is valid, i.e.\ was properly initialized, and @false otherwise. */ bool IsOk() const;