Various; wxRadioButton::GetValue corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-12-14 18:50:32 +00:00
parent 8b53e5a226
commit 72fd19a1fb
7 changed files with 28 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
#include "wx/wx.h"
#endif
#ifdef __WXGTK__
#if defined(__WXGTK__) || defined(__WXMOTIF__)
#include "mondrian.xpm"
#endif