X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c82c42d498ac1e35a395c9ecba681921c4817a7c..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/fl/toolwnd.h?ds=sidebyside diff --git a/contrib/include/wx/fl/toolwnd.h b/contrib/include/wx/fl/toolwnd.h index 8b90b2f130..486085ea78 100644 --- a/contrib/include/wx/fl/toolwnd.h +++ b/contrib/include/wx/fl/toolwnd.h @@ -13,10 +13,6 @@ #ifndef __TOOLWND_G__ #define __TOOLWND_G__ -#if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "toolwnd.h" -#endif - #include "wx/frame.h" #include "wx/dynarray.h" #include "wx/fl/fldefs.h" @@ -25,7 +21,7 @@ #define BTN_BOX_HEIGHT 12 #define BTN_BOX_WIDTH 12 -#define BTN_X_WIEGHT 2 +#define BTN_X_WEIGHT 2 class WXDLLIMPEXP_FL cbMiniButton;