]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/buttonbar.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / generic / buttonbar.h
index 165c962d9312abc0f597339aca20e73b1ac38a61..e933a3ca2c81b0a54fcfded9d7a253d12517f8f0 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart, after Robert Roebling, Vadim Zeitlin, SciTech
 // Modified by:
 // Created:     2006-04-13
-// Id:          $Id$
 // Copyright:   (c) Julian Smart, Robert Roebling, Vadim Zeitlin,
 //              SciTech Software, Inc.
 // Licence:     wxWindows licence
@@ -22,7 +21,7 @@ class WXDLLIMPEXP_FWD_CORE wxButtonToolBarTool;
 // wxButtonToolBar
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxButtonToolBar : public wxToolBarBase
+class WXDLLIMPEXP_CORE wxButtonToolBar : public wxToolBarBase
 {
 public:
     // construction/destruction