X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Findexable.h;h=ab07731c17af3be2df7e203f71bbb59348a36ef9;hb=02a79c110b1bce1d500849c82b2098863cd60424;hp=fa9db6aea21d570d62416df0de83f3a2c445de2f;hpb=0c36fdb4fc4d4a2efe353e2b6eb0bf5a1b1485d6;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/indexable.h b/cinelerra-5.1/cinelerra/indexable.h index fa9db6ae..ab07731c 100644 --- a/cinelerra-5.1/cinelerra/indexable.h +++ b/cinelerra-5.1/cinelerra/indexable.h @@ -51,6 +51,7 @@ public: void copy_indexable(Indexable *src); void update_path(const char *new_path); void update_index(Indexable *src); + const char *get_title(); IndexState *index_state;