]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/layout.h
optimize wxFormatStringArgumentFinder<T> for strings and make it work correctly for...
[wxWidgets.git] / include / wx / layout.h
index 2691f5d0cd2b7154a2dbed00b03f8d0b5bcda64f..accc8836eb9108d6f77b152ac2ea2de6f7195818 100644 (file)
@@ -64,7 +64,7 @@ enum wxRelationship
 // wxIndividualLayoutConstraint: a constraint on window position
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxIndividualLayoutConstraint : public wxObject
+class WXDLLIMPEXP_CORE wxIndividualLayoutConstraint : public wxObject
 {
 public:
     wxIndividualLayoutConstraint();
@@ -155,7 +155,7 @@ protected:
 // wxLayoutConstraints: the complete set of constraints for a window
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxLayoutConstraints : public wxObject
+class WXDLLIMPEXP_CORE wxLayoutConstraints : public wxObject
 {
 public:
     // Edge constraints