]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobut.h
correct access for virtuals
[wxWidgets.git] / include / wx / msw / radiobut.h
index 287bce70cc75eebad48a820105a292ae141df034..af598b94510928c3c1700f29aeb4885bbb3cc2cf 100644 (file)
 #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
 {
 public: