]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/commandlinkbutton.h
Add files necessary to run Expat configure.
[wxWidgets.git] / interface / wx / commandlinkbutton.h
index 96ebf5cffcb2a5e68398649ccc48e0b69008c25c..10e643904d33f58be3cde9c42a675e318cecde5e 100644 (file)
@@ -3,14 +3,14 @@
 // Purpose:     interface of wxCommandLinkButton
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @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
 */