X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fcontent_panel.h;h=6b94e7d5b0d5997d14b9aa2a243363c844d10e25;hb=a112eeb4d052b1212f94e95efd83a215213da691;hp=88aac70495d0d66a48f97e1edf359fd24e377f39;hpb=a76f484d1e5c6c44c8d2e4938340e8559b2ef65a;p=dcpomatic.git diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 88aac7049..6b94e7d5b 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -33,7 +33,7 @@ class FilmEditor; class ContentSubPanel; class Film; -class ContentPanel +class ContentPanel : public boost::noncopyable { public: ContentPanel (wxNotebook *, boost::shared_ptr);