X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Ftrimmable.h;h=d3fbf6b8f8f8f640b6e6119f803070e237bee8ae;hb=eaa1dacf5fc9537cfff36e2339bd07aab348aa2e;hp=071e3d151a24568356d43b8cfc4be83f496a08a8;hpb=d592b2cc5b793cbe12433815df2f2b51f9454549;p=ardour.git diff --git a/libs/ardour/ardour/trimmable.h b/libs/ardour/ardour/trimmable.h index 071e3d151a..d3fbf6b8f8 100644 --- a/libs/ardour/ardour/trimmable.h +++ b/libs/ardour/ardour/trimmable.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012 Paul Davis + Copyright (C) 2012 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ namespace ARDOUR { -class Trimmable { +class LIBARDOUR_API Trimmable { public: Trimmable() {} virtual ~Trimmable() {}