]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_bmpcbox.h
Added internal wxHatchStyle enum.
[wxWidgets.git] / include / wx / xrc / xh_bmpcbox.h
index 5b5e0624ef404b73c637d8f9cf27ebb4f51e5476..d846717f32ed26a36b8796255920141b059be35e 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     XML resource handler for wxBitmapComboBox
 // Author:      Jaakko Salli
 // Created:     Sep-10-2006
-// RCS-ID:      $Id:
+// RCS-ID:      $Id$
 // Copyright:   (c) 2006 Jaakko Salli
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -15,7 +15,7 @@
 
 #if wxUSE_XRC && wxUSE_BITMAPCOMBOBOX
 
-class WXDLLIMPEXP_ADV wxBitmapComboBox;
+class WXDLLIMPEXP_FWD_ADV wxBitmapComboBox;
 
 class WXDLLIMPEXP_XRC wxBitmapComboBoxXmlHandler : public wxXmlResourceHandler
 {