X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..53a410d1b242fce6ef061c7e6d24f54f8e38664d:/src/motif/radiobut.cpp?ds=sidebyside diff --git a/src/motif/radiobut.cpp b/src/motif/radiobut.cpp index 5f9674abce..82c359104b 100644 --- a/src/motif/radiobut.cpp +++ b/src/motif/radiobut.cpp @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: radiobut.cpp +// Name: src/motif/radiobut.cpp // Purpose: wxRadioButton // Author: Julian Smart // Modified by: // Created: 17/09/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // For compilers that support precompilation, includes "wx.h". @@ -147,7 +147,7 @@ void wxRadioButton::ChangeBackgroundColour() NULL); } -void wxRadioButtonCallback (Widget w, XtPointer clientData, +void wxRadioButtonCallback (Widget WXUNUSED(w), XtPointer clientData, XmToggleButtonCallbackStruct * cbs) { if (!cbs->set)