X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fsetformat.h;h=b85fce1752aa3e7f7a2346913daebfdecaca9f86;hb=efb3600851fd27b13d3053ffbdb6434535580bfd;hp=89ede118e40f62291e0f73ff5c7283d0b79f9b79;hpb=74afbc29ac4ce9d94d53e10342979f2c59f1f193;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/setformat.h b/cinelerra-5.1/cinelerra/setformat.h index 89ede118..b85fce17 100644 --- a/cinelerra-5.1/cinelerra/setformat.h +++ b/cinelerra-5.1/cinelerra/setformat.h @@ -202,11 +202,8 @@ public: class FormatSwapExtents : public BC_Button { public: - FormatSwapExtents(MWindow *mwindow, - SetFormatThread *thread, - SetFormatWindow *gui, - int x, - int y); + FormatSwapExtents(MWindow *mwindow, SetFormatThread *thread, + SetFormatWindow *gui, int x, int y); int handle_event(); MWindow *mwindow; SetFormatThread *thread; @@ -217,9 +214,8 @@ class SetFormatWindow : public BC_Window { public: SetFormatWindow(MWindow *mwindow, - SetFormatThread *thread, - int x, - int y); + SetFormatThread *thread, int x, int y); + ~SetFormatWindow(); void create_objects(); const char* get_preset_text();