Added 'since' tag to wxNotificationMessage documentation

This class was added during 2.9 development, see
e36a173933

Closes https://github.com/wxWidgets/wxWidgets/pull/148
This commit is contained in:
Cătălin Răceanu
2015-12-09 14:44:53 +02:00
committed by Vadim Zeitlin
parent 10daded3e9
commit 0fd677e31b

View File

@@ -16,6 +16,7 @@
Notice that this class is not a window and so doesn't derive from wxWindow.
@since 2.9.0
@library{wxadv}
@category{misc}
*/