Update comment in msw/setup0.h

Since fc96ef3570 WinRT implementation of
wxNotificationMessage doesn't require wxUSE_OLE.
This commit is contained in:
Artur Wieczorek
2017-05-09 20:49:38 +02:00
parent a17ce3debe
commit de739181ba

View File

@@ -1115,7 +1115,7 @@
//
// wxNotificationMessage allows to show non-intrusive messages to the user
// using balloons, banners, popups or whatever is the appropriate method for
// the current platform. Requires wxUSE_OLE if wxUSE_WINRT is 1.
// the current platform.
//
// Default is 1.
//