The new class 'Gtkmm2ext::EventBoxExt' needs to be exportable when building with...
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / eventboxext.h
index 9f164ef9bb317c440d3b2ce8a4edfd035646f548..a1a53fbdfa773dfd8afcb8334e6353f7f5cc3daf 100644 (file)
@@ -28,6 +28,7 @@ namespace Gtkmm2ext {
 class LIBGTKMM2EXT_API EventBoxExt : public Gtk::EventBox
 {
 public:
+       EventBoxExt ();
        virtual ~EventBoxExt () {}
 
 protected: