diff options
Diffstat (limited to 'WebCore/platform/qt/ContextMenuQt.cpp')
-rw-r--r-- | WebCore/platform/qt/ContextMenuQt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/qt/ContextMenuQt.cpp b/WebCore/platform/qt/ContextMenuQt.cpp index 3e093b1..063a46b 100644 --- a/WebCore/platform/qt/ContextMenuQt.cpp +++ b/WebCore/platform/qt/ContextMenuQt.cpp @@ -26,7 +26,6 @@ #include "config.h" #include "ContextMenu.h" -#include "MenuEventProxy.h" #include <wtf/Assertions.h> |