Fixed deprecation message (brings include file in line with the the interface)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -557,7 +557,7 @@ wxPG_PROP_BEING_DELETED = 0x00200000
|
|||||||
|
|
||||||
#if wxPG_COMPATIBILITY_1_4
|
#if wxPG_COMPATIBILITY_1_4
|
||||||
/**
|
/**
|
||||||
@deprecated Use "Hint" (wxPG_ATTR_INLINE_HELP) instead.
|
@deprecated Use "Hint" (wxPG_ATTR_HINT) instead.
|
||||||
*/
|
*/
|
||||||
#define wxPG_ATTR_INLINE_HELP wxS("InlineHelp")
|
#define wxPG_ATTR_INLINE_HELP wxS("InlineHelp")
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user