X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57ab6f2314860f6efd2d1339913c91a302020a8e..e2e19a29ac5472a27bfa370af0c9ccc5865f9080:/interface/wx/propgrid/manager.h?ds=sidebyside diff --git a/interface/wx/propgrid/manager.h b/interface/wx/propgrid/manager.h index 32e468cac3..066a2ace31 100644 --- a/interface/wx/propgrid/manager.h +++ b/interface/wx/propgrid/manager.h @@ -510,8 +510,8 @@ protected: /** Creates property grid for the manager. Reimplement in derived class to - use subclassed wxPropertyGrid. However, if you do this then you - must also use the two-step construction (i.e. default constructor and + use subclassed wxPropertyGrid. However, if you do this then you + must also use the two-step construction (ie. default constructor and Create() instead of constructor with arguments) when creating the manager. */