fixed @code sections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
|
||||
You should always use wxICON and wxBITMAP macros because they work for any
|
||||
platform (unlike the code above which doesn't deal with wxMac, wxX11, ...) and
|
||||
are more short and clear than versions with @c #ifdefs. Even better,
|
||||
are shorter and more clear than versions with many @ifdef_ blocks. Even better,
|
||||
use the same XPMs on all platforms.
|
||||
|
||||
@li @ref overview_bitmap_supportedformats
|
||||
|
Reference in New Issue
Block a user