Update AxisView API: name_label is owned by the axis

This commit is contained in:
Robin Gareus 2020-12-07 23:41:55 +01:00
parent 13e6fdb6b3
commit 2a011e19cb
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
4 changed files with 18 additions and 17 deletions

View file

@ -336,7 +336,6 @@ private:
void compute_heights ();
bool maybe_set_cursor (int y);
void set_name_ellipsize_mode ();
}; /* class TimeAxisView */