p/s proxy icon, rework window locks, segv in close_mixers + exportedl, ffmpeg default...
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_unflat / unflattheme.C
index 7ef924e91d9ab8c76c73dcccf6bf4b1c56547cbb..5a72f3e754230ee6fb85ad713a05cd0dabeed465 100644 (file)
@@ -617,12 +617,19 @@ void UNFLATTHEME::initialize()
                "ff_down.png",
                "ff_checkedhi.png");
 
-       proxy_toggle = new_image_set(5,
-               "proxy_up.png",
-               "proxy_hi.png",
-               "proxy_chkd.png",
-               "proxy_down.png",
-               "proxy_chkdhi.png");
+       proxy_p_toggle = new_image_set(5,
+               "proxy_p_up.png",
+               "proxy_p_hi.png",
+               "proxy_p_chkd.png",
+               "proxy_p_down.png",
+               "proxy_p_chkdhi.png");
+
+       proxy_s_toggle = new_image_set(5,
+               "proxy_s_up.png",
+               "proxy_s_hi.png",
+               "proxy_s_chkd.png",
+               "proxy_s_down.png",
+               "proxy_s_chkdhi.png");
 
        shbtn_data = new_image_set(3,
                "shbtn_up.png",