X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftimebar.h;h=40a0220a082ac2f52da410f70ae1a0dc220198ae;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=0a047ff72f3eb52ffa8a321543c6d6ab03fec18a;hpb=a95193c3fd88733d184f2d460eca1fe6ddf8af28;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/timebar.h b/cinelerra-5.1/cinelerra/timebar.h index 0a047ff7..40a0220a 100644 --- a/cinelerra-5.1/cinelerra/timebar.h +++ b/cinelerra-5.1/cinelerra/timebar.h @@ -154,6 +154,7 @@ public: // Get highlight status when the cursor is over the timeline. virtual double test_highlight(); virtual int has_preview() { return 0; } + virtual int is_vwindow() { return 0; } void update_labels();