summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/ContextMenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/ContextMenu.h')
-rw-r--r--WebCore/platform/ContextMenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/ContextMenu.h b/WebCore/platform/ContextMenu.h
index 75899ba..dc484b2 100644
--- a/WebCore/platform/ContextMenu.h
+++ b/WebCore/platform/ContextMenu.h
@@ -42,7 +42,7 @@ namespace WebCore {
class ContextMenuController;
- class ContextMenu : Noncopyable
+ class ContextMenu : public Noncopyable
{
public:
ContextMenu(const HitTestResult&);