X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fcontent_widget.h;h=6f406dadbc926e92c094b74d53366327b6d08093;hb=5e067da58e99f4421ba16a672c319e2a9603090e;hp=b4d06286e46972de23b863460ec8aebceba57653;hpb=cb990adba9c57e5107ef2aa9716cf0a26c1df83d;p=dcpomatic.git diff --git a/src/wx/content_widget.h b/src/wx/content_widget.h index b4d06286e..6f406dadb 100644 --- a/src/wx/content_widget.h +++ b/src/wx/content_widget.h @@ -41,7 +41,7 @@ * @param V Data type of state as used by the view. */ template -class ContentWidget +class ContentWidget : public boost::noncopyable { public: /** @param parent Parent window.