]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_radbx.h
Commited FRM's stockitem patch (empty stock items).
[wxWidgets.git] / include / wx / xrc / xh_radbx.h
index a61ea262ad350e908bc20f167522d156b7cdd487..508883350d1e515897dfaf3c6185a3926bd58d93 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_radbx.h
+// Name:        wx/xrc/xh_radbx.h
 // Purpose:     XML resource handler for radio box
 // Author:      Bob Mitchell
 // Created:     2000/03/21
@@ -31,7 +31,7 @@ private:
     // the items tooltips
     wxArrayString tooltips;
 
-       // the item help text
+    // the item help text
     wxArrayString helptexts;
     wxArrayInt    helptextSpecified;
 };