git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50609
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
"(C) 1997 Julian Smart\n"
"(C) 2007 Vadim Zeitlin";
"(C) 1997 Julian Smart\n"
"(C) 2007 Vadim Zeitlin";
+#if defined(__WXMSW__) && wxUSE_TASKBARICON_BALLOONS
m_taskBarIcon->ShowBalloon(title, message, 15000, wxICON_INFORMATION);
#else // !__WXMSW__
wxMessageBox(message, title, wxICON_INFORMATION, this);
m_taskBarIcon->ShowBalloon(title, message, 15000, wxICON_INFORMATION);
#else // !__WXMSW__
wxMessageBox(message, title, wxICON_INFORMATION, this);