33 std::vector<GridLine> bar_lines;
34 std::vector<GridLine> beat_lines;
35 std::vector<GridLine> sixteenth_lines;
38 std::vector<GridLine> beat_label_lines;
41 bool show_sixteenth_labels{
false };
47 sixteenth_lines.clear ();
48 beat_label_lines.clear ();
49 show_sixteenth_labels =
false;