summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-01-20 21:22:48 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-01-22 10:53:59 +0100
commit243466641c57903de3e34edb114ebe9fc8720e20 (patch)
tree62ec9412877e82c700b1b83a651d17bcf735cb90 /src/webview.h
parentadjust to INSTALLed permissions (diff)
downloadrekonq-243466641c57903de3e34edb114ebe9fc8720e20.tar.xz
m_mousePos--
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/webview.h b/src/webview.h
index b0254aa4..08e5e522 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -63,11 +63,6 @@ public:
WebPage *page();
- inline QPoint mousePos()
- {
- return m_mousePos;
- }
-
protected:
void contextMenuEvent(QContextMenuEvent *event);
@@ -125,7 +120,6 @@ private:
void makeAccessKeyLabel(const QChar &accessKey, const QWebElement &element);
private:
- QPoint m_mousePos;
QPoint m_clickPos;
// Auto Scroll