]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/radiobut.h
Added reparenting helper classes to help apps to grab the windows
[wxWidgets.git] / include / wx / radiobut.h
index f2ed555db52e9f9d998334f376c43ce4c96e5326..2181ce68c4ca2209646e44b38ecee32ab8434d8a 100644 (file)
@@ -41,8 +41,6 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxRadioButtonNameStr;
     #include "wx/motif/radiobut.h"
 #elif defined(__WXGTK__)
     #include "wx/gtk/radiobut.h"
-#elif defined(__WXQT__)
-    #include "wx/qt/radiobut.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/radiobut.h"
 #elif defined(__WXPM__)