]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/radiobut.h
Added IsDynamic to XTI
[wxWidgets.git] / include / wx / motif / radiobut.h
index 4f06ffd1c1f4411ba4426b099377df66a23b5772..febab7e4c600c859815cd0c58ac8f16929a31a42 100644 (file)
@@ -6,16 +6,12 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWidgets licence
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "radiobut.h"
-#endif
-
 class WXDLLEXPORT wxRadioButton: public wxControl
 {
     DECLARE_DYNAMIC_CLASS(wxRadioButton)