]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/msw/registry.h
Fix wrong use of EVT_COMMAND in the example in wxThread documentation.
[wxWidgets.git] / interface / wx / msw / registry.h
index 9b215795bc9f28b244897179347d07089da02478..d3447ea75e79d62c53ad9dcdfbefabdb766820b0 100644 (file)
@@ -288,7 +288,7 @@ public:
     /**
         Returns @true if any subkeys exist.
     */
-    bool HasSubKeys() const;
+    bool HasSubkeys() const;
 
     /**
         Returns @true if the value exists.