rework histogram_bezier, init wm icon set_icon(gg), update de.po+msg/txt
[goodguy/history.git] / cinelerra-5.1 / cinelerra / labeledit.h
index 9c6a9ab60da51c7e2cd7b60ba82ff2d5b72261fc..80bf1f127e350f7254b196af5bedb6aa87a13d95 100644 (file)
@@ -61,10 +61,10 @@ public:
 
        void create_objects();
 
-// Use this copy of the pointer in LabelEdit since multiple windows are possible
        Label *label;
        MWindow *mwindow;
        LabelEdit *thread;
+       BC_TextBox *textbox;
 };
 
 class LabelEditTitle : public BC_TextBox