add clip folders, icon margins, fix safe regions, update neophyte, fix folder edl...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / indexable.h
index fa9db6aea21d570d62416df0de83f3a2c445de2f..ab07731c17af3be2df7e203f71bbb59348a36ef9 100644 (file)
@@ -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;