X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6f9921e15a3e2ef350b37adf6bc954632d9c148b..044388d13fb138fb202f1dd9afab511efd68ad5f:/interface/wx/iconloc.h 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;