repair default keyframe load, tweak init default histogram threshold
[goodguy/history.git] / cinelerra-5.1 / cinelerra / patchgui.h
index da415bb94bd8411e00bf2b913d922c6d2110e10b..53ba9d20f3d617cc9b996c47da94134675777102 100644 (file)
@@ -113,7 +113,7 @@ public:
 class TitlePatch : public BC_TextBox
 {
 public:
-       TitlePatch(MWindow *mwindow, PatchGUI *patch, int x, int y);
+       TitlePatch(MWindow *mwindow, PatchGUI *patch, int x, int y, int w);
        int handle_event();
        void update(const char *text);
        MWindow *mwindow;