]> git.saurik.com Git - wxWidgets.git/commit
Correct example of wxRegKey use in its documentation.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Feb 2011 23:51:08 +0000 (23:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 16 Feb 2011 23:51:08 +0000 (23:51 +0000)
commit03c9cce5642dc6af13f7ab55639cb905e83e4412
treea513f2fd423633bfa8a1198a73e7f0bd99d29ce9
parent00a73a8de6f98749e2ec7bf060c5c0aa55261821
Correct example of wxRegKey use in its documentation.

Don't check for the key existence, it ought to exist if we create it like
this.

Also don't allocate wxRegKey object on the heap unnecessarily.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/msw/registry.h