use syntactic sugar
[ardour.git] / gtk2_ardour / automation_controller.h
index 12b31f6d86a067cafa4b7f937b53189dd3685062..ac87ee300f068827e47146bb86f4631b2278b501 100644 (file)
@@ -102,6 +102,7 @@ private:
        sigc::connection                             _screen_update_connection;
        PBD::ScopedConnectionList                    _changed_connections;
        bool                                         _ignore_change;
+       bool                                         _grabbed;
 };