X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftimelinepane.h;h=4f46310676df55892fae108eeacdf41a3626e558;hb=60f8df69db9ddd8148bfc41a17bb0955b52a45e6;hp=d5302c54508b035da84fe2b06198a06ff7d3bf86;hpb=8f008f5c7d5d6fac72bf02358b8fa731c04156bb;p=goodguy%2Fhistory.git 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();