summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h2
1 files changed, 1 insertions, 1 deletions
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<Film>);