a-High/LowPass allow 8K samples inclusive
[ardour.git] / gtk2_ardour / route_processor_selection.h
index 6c037d7bd9ef0aae777a2a6f25e911565834c18f..a4d6f0f1a49ba8cc184927316746a3c73f520ebd 100644 (file)
@@ -58,7 +58,7 @@ class RouteProcessorSelection : public PBD::ScopedConnectionList, public sigc::t
 
   private:
        void removed (AxisView*);
-       bool _no_route_change_signal;
+       static unsigned int _no_route_change_signal;
 
 };