The issue tracker link is displayed on the main page.
AboutDialog.issueUrl
string issueUrl() @propertyGet issueUrl property.
Returns
The URL for the application's issue tracker.
void issueUrl(string propval) @propertySet issueUrl property.
Parameters
propval | The URL for the application's issue tracker. The issue tracker link is displayed on the main page. |