add proxy index builds, perperual session, backup.prev, disarmed track indication...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / patchgui.h
index 126b06661a0113d473d698c9e012bd1fed6628ba..da415bb94bd8411e00bf2b913d922c6d2110e10b 100644 (file)
@@ -115,6 +115,7 @@ class TitlePatch : public BC_TextBox
 public:
        TitlePatch(MWindow *mwindow, PatchGUI *patch, int x, int y);
        int handle_event();
+       void update(const char *text);
        MWindow *mwindow;
        PatchGUI *patch;
 };