]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/notifmsg.cpp
Fix compilation of new wxNotificationMessage for wxGTK without libnotify.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Jul 2012 16:03:35 +0000 (16:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 27 Jul 2012 16:03:35 +0000 (16:03 +0000)
commitc61797b6d6498a131348a2d2c54b0fb44bb8eb6d
treea0b1deec46145e9574a8c4fe67671ce32a7bb3dd
parentafbf46a31740bb05af12a8ba0069345a2c9aba46
Fix compilation of new wxNotificationMessage for wxGTK without libnotify.

Add the wxUSE_LIBNOTIFY check forgotten by the previous commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/notifmsg.cpp