rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git] / cinelerra-5.1 / cinelerra / gwindowgui.h
index 3b47b95835e3bc8df20800b4e63bbe15a262fcbe..f243a22879672f4e0dc867bc4f008aa52b1c600f 100644 (file)
@@ -66,6 +66,8 @@ public:
        int *get_main_value(toggleinfo *info);
        int check_xyz(int group);
        void xyz_check(int group, int v);
+       void set_cool(int reset, int all=0);
+       void set_hot(GWindowToggle *toggle);
 
        static const char *non_auto_text[];
        static const char *auto_text[];
@@ -90,8 +92,10 @@ public:
        int handle_event();
        void update();
        void update_gui(int color);
+       int draw_face(int flash, int flush);
 
        int color;
+       int hot, hot_value;
        toggleinfo *info;
        GWindowGUI *gui;
        GWindowColorButton *color_button;