X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4c51a665c649f7579fb39e62070cef4f66b3210d..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/msw/registry.h?ds=sidebyside diff --git a/interface/wx/msw/registry.h b/interface/wx/msw/registry.h index 9b215795bc..915adfdf63 100644 --- a/interface/wx/msw/registry.h +++ b/interface/wx/msw/registry.h @@ -2,7 +2,6 @@ // Name: msw/registry.h // Purpose: interface of wxRegKey // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -288,7 +287,7 @@ public: /** Returns @true if any subkeys exist. */ - bool HasSubKeys() const; + bool HasSubkeys() const; /** Returns @true if the value exists.