#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"
#define BTN_BOX_HEIGHT 12
#define BTN_BOX_WIDTH 12
-#define BTN_X_WIEGHT 2
+#define BTN_X_WEIGHT 2
class WXDLLIMPEXP_FL cbMiniButton;