hard edges rework, add hard edge in gwdw, config.ac nv/cuda tweaks, message log warn...
[goodguy/cinelerra.git] / cinelerra-5.1 / guicast / bctextbox.h
index fa569fa809a22f8b67572ea202d7bf1ccd15b8d7..d58605775b6d58090128c87cb65d1f264c36f48e 100644 (file)
@@ -358,6 +358,7 @@ public:
        int get_h();
        int get_show_query();
        void set_show_query(int v);
+       void set_tooltip(const char *text);
 
        void update(const char *text);
        void update_list(ArrayList<BC_ListBoxItem*> *data);