X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Frecordmonitor.h;h=6d19ad94a34bb4edad3b49e7d4cfb7ba6eef2ce1;hb=HEAD;hp=987d325b35ece68ca10fd1b4c3244f11f429bd08;hpb=b78b166faf60a1c7357f990b1e2fb0e70be29fee;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/recordmonitor.h b/cinelerra-5.1/cinelerra/recordmonitor.h index 987d325b..6d19ad94 100644 --- a/cinelerra-5.1/cinelerra/recordmonitor.h +++ b/cinelerra-5.1/cinelerra/recordmonitor.h @@ -2,6 +2,7 @@ /* * CINELERRA * Copyright (C) 2011 Adam Williams + * Copyright (C) 2003-2016 Cinelerra CV contributors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -221,6 +222,7 @@ public: Record *record, int x, int y, int w, int h); ~RecordMonitorCanvas(); + void create_objects(EDL *edl); void zoom_resize_window(float percentage); int button_press_event(); int button_release_event();