From a112eeb4d052b1212f94e95efd83a215213da691 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 28 Jan 2015 22:52:13 +0000 Subject: Small fixes and tidy-ups spotted by cppcheck. --- src/wx/content_menu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wx/content_menu.h') 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); -- cgit v1.2.3