Fixed wxPGMultiButton (event handling, FinalizePosition() -> Finalize(), no longer using PG specific class macros in its sample), other editors.h interface fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -883,7 +883,6 @@ public:
|
||||
Pointer to the editor class instance that should be used.
|
||||
*/
|
||||
static wxPGEditor* RegisterEditorClass( wxPGEditor* editor,
|
||||
const wxString& name,
|
||||
bool noDefCheck = false );
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user