X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabeledit.h;h=80bf1f127e350f7254b196af5bedb6aa87a13d95;hp=9c6a9ab60da51c7e2cd7b60ba82ff2d5b72261fc;hb=3ceaf97d3b161445161eb5d48f3e8d5e9c34e3f8;hpb=568bf4145a8bc66472ea3625741dacbd3b56ccc0 diff --git a/cinelerra-5.1/cinelerra/labeledit.h b/cinelerra-5.1/cinelerra/labeledit.h index 9c6a9ab6..80bf1f12 100644 --- a/cinelerra-5.1/cinelerra/labeledit.h +++ b/cinelerra-5.1/cinelerra/labeledit.h @@ -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