]> git.saurik.com Git - wxWidgets.git/commit - src/motif/statbmp.cpp
Avoid some -Wundef warning. Check for __WXGTK__ using defined,
authorMattia Barbon <mbarbon@cpan.org>
Thu, 18 Aug 2005 00:35:02 +0000 (00:35 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 18 Aug 2005 00:35:02 +0000 (00:35 +0000)
commit8c624a14ad2e1c8cef5e382e715324b4f1f090e3
treee4de9bab4617a66c4249c5bd179c8ae82632d4a8
parentce52988a85f7ccada8d5a788e74176447159dfd7
  Avoid some -Wundef warning. Check for __WXGTK__ using defined,
not plain #if.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
setup.h.in
src/common/popupcmn.cpp
src/motif/choice.cpp
src/motif/statbmp.cpp