add load_file apply button, sketcher colorpicker alpha fix, tweak resize filebox...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / titler / titlerwindow.h
index 99cd3e18588a780b4ea35b6b48294388655136e7..4dcaa6ddd8c6e9216424ab17a2fc1623f7064c66 100644 (file)
@@ -503,6 +503,7 @@ class TitleColorThread : public ColorPicker
 public:
        TitleColorThread(TitleMain *client, TitleWindow *window, int is_outline);
        virtual int handle_new_color(int output, int alpha);
+       void handle_done_event(int result);
        TitleMain *client;
        TitleWindow *window;
        int is_outline;