projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix memory leak in SetColFormat() if the column already had an attribute (closes...
[wxWidgets.git]
/
interface
/
wx
/
fontmap.h
diff --git
a/interface/wx/fontmap.h
b/interface/wx/fontmap.h
index f3bb9ebcd402e88959c158e6aa13d9e6408aa27d..104a5ec81a4b6f663ef44c4cf19ba81e5aece83d 100644
(file)
--- a/
interface/wx/fontmap.h
+++ b/
interface/wx/fontmap.h
@@
-54,9
+54,9
@@
@endcode
@library{wxcore}
@endcode
@library{wxcore}
- @category{
misc
}
+ @category{
cfg
}
- @see wxEncodingConverter, @ref overview_nonenglish
"Writing non-English applications"
+ @see wxEncodingConverter, @ref overview_nonenglish
*/
class wxFontMapper
{
*/
class wxFontMapper
{