]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_listb.h
adding wxArrayDouble for later use in graphics context APIs
[wxWidgets.git] / include / wx / xrc / xh_listb.h
index 86f65f4c6359a2e1cb5b535e5fc53d14a53519e1..3b366967ddce773e268cd7fafbf3e3e9d13fa51c 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_listb.h
+// Name:        wx/xrc/xh_listb.h
 // Purpose:     XML resource handler for wxListbox
 // Author:      Bob Mitchell & Vaclav Slavik
 // Created:     2000/07/29
 #ifndef _WX_XH_LISTB_H_
 #define _WX_XH_LISTB_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "xh_listb.h"
-#endif
-
 #include "wx/xrc/xmlres.h"
 
 #if wxUSE_LISTBOX