X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flabeledit.h;h=80bf1f127e350f7254b196af5bedb6aa87a13d95;hb=fe342c90022bff98669b5cc96817cafe98c4e768;hp=9c6a9ab60da51c7e2cd7b60ba82ff2d5b72261fc;hpb=95683646dce10ad3f6a8c8c9c9225c69f4841ec5;p=goodguy%2Fhistory.git 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