X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fformattools.h;h=d4c7761b0f7f635151a0759379e7a805a89e0203;hb=f02c3f7d36eb475d1371f8e4b2814bea99e8b478;hp=d471db8b6825fe2bb49923bb04bdcc9c2192698f;hpb=af2d680fc71d16363f7f7fb7e602cb0c30015ee5;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/formattools.h b/cinelerra-5.1/cinelerra/formattools.h index d471db8b..d4c7761b 100644 --- a/cinelerra-5.1/cinelerra/formattools.h +++ b/cinelerra-5.1/cinelerra/formattools.h @@ -70,7 +70,7 @@ public: // In recording preferences, aspects of the format are locked // depending on the driver used. void update_driver(int driver); - void update_format(); + virtual void update_format(); void reposition_window(int &init_x, int &init_y);