class 'PBD::Configuration' doesn't actually get exported from libpbd - so make sure...
authorJohn Emmas <johne53@tiscali.co.uk>
Fri, 26 Dec 2014 09:16:58 +0000 (09:16 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Fri, 26 Dec 2014 09:16:58 +0000 (09:16 +0000)
libs/pbd/pbd/configuration.h

index 6e3f6ca434b72e9f62b6edd36a8fc562c8eb3ef0..332d4f40e33dd969ab3aa8664cd39f9d24473688 100644 (file)
@@ -29,7 +29,7 @@ class XMLNode;
 
 namespace PBD {
 
-class LIBPBD_API Configuration : public PBD::Stateful
+class Configuration : public PBD::Stateful
 {
   public:
        Configuration() {}