AboutDialog.setLicense
void setLicense(string license = null)Sets the license information to be displayed in the about dialog.
If license is NULL, the license page is hidden.
Parameters
license | the license information |
void setLicense(string license = null)Sets the license information to be displayed in the about dialog.
If license is NULL, the license page is hidden.
license | the license information |