Index: views/view.h |
=================================================================== |
--- views/view.h (revision 95624) |
+++ views/view.h (working copy) |
@@ -91,7 +91,7 @@ |
// accessed from the main thread. |
// |
///////////////////////////////////////////////////////////////////////////// |
-class VIEWS_API View : public AcceleratorTarget { |
+class VIEWS_EXPORT View : public AcceleratorTarget { |
public: |
typedef std::vector<View*> Views; |