summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_menu.h')
-rw-r--r--src/wx/content_menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h
index 77cf29a30..cd51e86f1 100644
--- a/src/wx/content_menu.h
+++ b/src/wx/content_menu.h
@@ -27,7 +27,7 @@
class Film;
-class ContentMenu
+class ContentMenu : public boost::noncopyable
{
public:
ContentMenu (wxWindow* p);