X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftimelinepane.h;h=4f46310676df55892fae108eeacdf41a3626e558;hp=d5302c54508b035da84fe2b06198a06ff7d3bf86;hb=21c2e6b36d6a96c2f662a89459d607b5a387f4eb;hpb=5a1b2bb96f2bd6b7ef4f8031763683726c02219d diff --git a/cinelerra-5.1/cinelerra/timelinepane.h b/cinelerra-5.1/cinelerra/timelinepane.h index d5302c54..4f463106 100644 --- a/cinelerra-5.1/cinelerra/timelinepane.h +++ b/cinelerra-5.1/cinelerra/timelinepane.h @@ -17,11 +17,11 @@ class TimelinePane { public: // coordinates are relative to the main window - TimelinePane(MWindow *mwindow, + TimelinePane(MWindow *mwindow, int number, int x, int y, - int w, + int w, int h); ~TimelinePane(); void create_objects();