AboutDialog.setCopyright

Sets the copyright string to display in the about dialog. This should be a short string of one or two lines.

class AboutDialog
void
setCopyright
(
string copyright
)

Parameters

the copyright string

Meta