Update wxPGArrayEditorDialog docs

This commit is contained in:
Artur Wieczorek
2018-12-23 23:05:12 +01:00
parent 1e69a898c2
commit 3b6fcbab6d

View File

@@ -728,6 +728,7 @@ public:
void EnableCustomNewAction(); void EnableCustomNewAction();
/** Sets tooltip text for button allowing the user to enter new string. /** Sets tooltip text for button allowing the user to enter new string.
@since 3.1.3
*/ */
void SetNewButtonText(const wxString& text); void SetNewButtonText(const wxString& text);