X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3fdcd5d5ab5629906a44a76acb6d7ca623347812..223862cbd39bf964c146c90cb055c5409c07d07d:/interface/wx/commandlinkbutton.h?ds=sidebyside diff --git a/interface/wx/commandlinkbutton.h b/interface/wx/commandlinkbutton.h index 4089c2a55c..10e643904d 100644 --- a/interface/wx/commandlinkbutton.h +++ b/interface/wx/commandlinkbutton.h @@ -10,7 +10,7 @@ @class wxCommandLinkButton Objects of this class are similar in appearance to the normal wxButtons but - to the links in a web page in functionality. + are similar to the links in a web page in functionality. Pressing such button usually results in switching to another window of the program and so they can be used as a replacement for the "Next" button in a @@ -40,7 +40,7 @@ @library{wxadv} @category{ctrl} - @appearance{commandlinkbutton.png} + @appearance{commandlinkbutton} @see wxButton, wxBitmapButton */