Small fixes and tidy-ups spotted by cppcheck.
[dcpomatic.git] / src / wx / content_panel.h
index 88aac70495d0d66a48f97e1edf359fd24e377f39..6b94e7d5b0d5997d14b9aa2a243363c844d10e25 100644 (file)
@@ -33,7 +33,7 @@ class FilmEditor;
 class ContentSubPanel;
 class Film;
 
-class ContentPanel
+class ContentPanel : public boost::noncopyable
 {
 public:
        ContentPanel (wxNotebook *, boost::shared_ptr<Film>);