Fixed a deprecation message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
31f4ed4aa3
commit
f83dc48529
@ -47,7 +47,7 @@
|
||||
#define wxPG_ATTR_HINT wxS("Hint")
|
||||
|
||||
/**
|
||||
@deprecated Use "Hint" (wxPG_ATTR_INLINE_HELP) instead.
|
||||
@deprecated Use "Hint" (wxPG_ATTR_HINT) instead.
|
||||
*/
|
||||
#define wxPG_ATTR_INLINE_HELP wxS("InlineHelp")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user