Credit Andrew - fix vorbis audio which was scratchy and ensure aging plugin does...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / theme_blue_dot / bluedottheme.C
index 8fb86f34e08efa122c435ba4a6883678605da6eb..5d5ea052c3e94e96b3823b4989cac2c55be8dcf6 100644 (file)
@@ -2,6 +2,7 @@
 /*
  * CINELERRA
  * Copyright (C) 2008 Adam Williams <broadcast at earthling dot net>
+ * Copyright (C) 2003-2016 Cinelerra CV contributors
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -588,6 +589,7 @@ void BlueDotTheme::initialize()
        //Here an improvement may be needed
        new_image_set("zoombar_menu", 3, "generic_up.png", "generic_hi.png", "generic_dn.png");
        new_image_set("zoombar_tumbler", 4, "tumble_up.png", "tumble_hi.png", "tumble_bottom.png", "tumble_top.png");
+       new_image_set("auto_range", 4, "autorange_up.png", "autorange_hi.png", "autorange_bottom.png", "autorange_top.png");
 
 //Graphic Copied from default. Improve!!
        new_image_set("mode_popup", 3, "generic_up.png", "generic_hi.png", "generic_dn.png");