Make @genericAppearance Doxygen macro consistent with @appearance.
Append ".png" extension automatically, just as @appearance does. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -653,7 +653,7 @@ public:
|
||||
|
||||
@see wxAuiTabArt
|
||||
|
||||
@genericAppearance{auidefaulttabart.png}
|
||||
@genericAppearance{auidefaulttabart}
|
||||
|
||||
@library{wxaui}
|
||||
@category{aui}
|
||||
@@ -756,7 +756,7 @@ protected:
|
||||
completely new tab art class. It can also be used as alternative to
|
||||
wxAuiDefaultTabArt.
|
||||
|
||||
@genericAppearance{auisimpletabart.png}
|
||||
@genericAppearance{auisimpletabart}
|
||||
|
||||
@library{wxaui}
|
||||
@category{aui}
|
||||
|
@@ -44,7 +44,7 @@
|
||||
|
||||
@library{wxadv}
|
||||
@category{miscwnd}
|
||||
@genericAppearance{bannerwindow.png}
|
||||
@genericAppearance{bannerwindow}
|
||||
|
||||
@since 2.9.3
|
||||
*/
|
||||
|
Reference in New Issue
Block a user