compositor f1-f10/j/p shortcuts, opencv upgrade, new stylize,puzzle opencv plugins
[goodguy/history.git] / cinelerra-5.1 / cinelerra / setformat.h
index 89ede118e40f62291e0f73ff5c7283d0b79f9b79..b85fce1752aa3e7f7a2346913daebfdecaca9f86 100644 (file)
@@ -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();