]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlproc.h
use <bitmapsize> to load bitmaps at the specified size in wxToolBar's XRC handler
[wxWidgets.git] / include / wx / html / htmlproc.h
index 440301c5b850a07d990ee0efa4df50ee1ec1c3cb..a9c1938263c5b6d677c8f463906c606e0b4938c3 100644 (file)
@@ -7,15 +7,9 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-
 #ifndef _WX_HTMLPREP_H_
 #define _WX_HTMLPREP_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "htmlproc.h"
-// (implementation is in htmlwin.cpp, there's no htmlprep.cpp!)
-#endif
-
 #include "wx/defs.h"
 
 #if wxUSE_HTML