asset menu size fixups, new picons+prefs, more timecode del, stretch scrollbars,...
[goodguy/history.git] / cinelerra-5.1 / plugins / yuv411 / yuv411win.h
index 20388fc02ba55078b53615c7edffe8cca6279a8e..393fc11b1ebc34f1beacab7f80b507762ac713eb 100644 (file)
@@ -19,12 +19,12 @@ class yuv411Window : public PluginClientWindow
 public:
        yuv411Window(yuv411Main *client);
        ~yuv411Window();
-       
+
        void create_objects();
        int close_event();
        void update_enables();
        void show_warning(int warn);
-       
+
        yuv411Main *client;
        yuv411Toggle *avg_vertical;
        yuv411Toggle *int_horizontal;