X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Froute_processor_selection.h;h=a4d6f0f1a49ba8cc184927316746a3c73f520ebd;hb=a2c0b10d8a6cf4ab5a0fdcdfe157c35c0ed9a709;hp=6c037d7bd9ef0aae777a2a6f25e911565834c18f;hpb=da7d7f950233f109f82f7e7ea5c62f81ef3d7bbb;p=ardour.git diff --git a/gtk2_ardour/route_processor_selection.h b/gtk2_ardour/route_processor_selection.h index 6c037d7bd9..a4d6f0f1a4 100644 --- a/gtk2_ardour/route_processor_selection.h +++ b/gtk2_ardour/route_processor_selection.h @@ -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; };