git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved QWebFrame::selectedText() to QWebPage::selectedText().
[WebKit-https.git]
/
WebKit
/
qt
/
Api
/
qwebframe.h
diff --git
a/WebKit/qt/Api/qwebframe.h
b/WebKit/qt/Api/qwebframe.h
index 7d0d12a9616b61cf557d9d841d0b0ac7690253ed..20356d2a8c18eb838412d9a0568b5bd45da0fdb3 100644
(file)
--- a/
WebKit/qt/Api/qwebframe.h
+++ b/
WebKit/qt/Api/qwebframe.h
@@
-59,7
+59,6
@@
public:
QString markup() const;
QString innerText() const;
QString renderTreeDump() const;
- QString selectedText() const;
QString title() const;
QString name() const;