region list displays actual playlist use count for each region, rather than a GUI...
[ardour.git] / gtk2_ardour / editor_regions.h
index 43aadaf11b62adfcbbcd614cbd7501b96776ff35..f899b00c550f5d3d52cabf151d4f2acc5bb035ca 100644 (file)
@@ -176,6 +176,7 @@ private:
        PBD::ScopedConnection check_new_region_connection;
        bool ignore_region_list_selection_change;
        bool ignore_selected_region_change;
+        bool expanded;
 };
 
 #endif /* __gtk_ardour_editor_regions_h__ */