make that status-bar error change actually compile
[ardour.git] / gtk2_ardour / automation_line.h
index 0a25a839e59a3e67d5c4988d7c7a76a0fc4bc2c0..dcbbac76046ba3564c05bcd4cfae318af9fa494d 100644 (file)
@@ -172,7 +172,7 @@ class AutomationLine : public sigc::trackable, public PBD::StatefulThingWithGoin
        bool    _vc_uses_gain_mapping : 1;
        bool    terminal_points_can_slide : 1;
        bool    update_pending : 1;
-       bool    no_draw : 1;
+       bool    auto_is_boolean : 1;
        bool    points_visible : 1;
        bool    did_push;