]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobox.h
Some BC++ 5.4 fixes
[wxWidgets.git] / include / wx / msw / radiobox.h
index d574266121be8dd32d499cb4f2648e65321a1a1a..3736dc4dcf1ad7b35e0d33b9944484b6ecf76914 100644 (file)
@@ -89,6 +89,7 @@ public:
     int GetNumVer() const;
     int GetNumHor() const;
 
+    // compatibility ctor
 #if WXWIN_COMPATIBILITY
     wxRadioBox(wxWindow *parent, wxFunction func, const char *title,
             int x = -1, int y = -1, int width = -1, int height = -1,