X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Ftimecode.h;h=c31a6740c5ea86c86e1fb9a2763dba874a23e85d;hb=0254f2d12acb2ff8d770b4e47dc15599d145fe17;hp=ccab0ecfcb1686229b8da208163bc25fa240b2d9;hpb=2b7db93970b37c9b21d4eff0c6d2955502ec7098;p=dcpomatic.git diff --git a/src/wx/timecode.h b/src/wx/timecode.h index ccab0ecfc..c31a6740c 100644 --- a/src/wx/timecode.h +++ b/src/wx/timecode.h @@ -54,6 +54,8 @@ protected: wxTextCtrl* _frames; wxButton* _set_button; wxStaticText* _fixed; + + bool _ignore_changed = false; }; template