diff options
Diffstat (limited to 'WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h')
-rw-r--r-- | WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h b/WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h index cf26276..b01922a 100644 --- a/WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h +++ b/WebKit/mac/Plugins/WebNetscapePluginEventHandlerCarbon.h @@ -35,7 +35,7 @@ class WebNetscapePluginEventHandlerCarbon : public WebNetscapePluginEventHandler { public: - WebNetscapePluginEventHandlerCarbon(WebBaseNetscapePluginView*); + WebNetscapePluginEventHandlerCarbon(WebNetscapePluginView*); virtual void drawRect(const NSRect&); |