+2007-11-07 Simon Hausmann <hausmann@kde.org>
+
+ Reviewed by Lars.
+
+ Moved QWebFrame::selectedText() to QWebPage::selectedText().
+
+ The currently selected text is a property of the page as a whole.
+
+ * Api/qwebframe.cpp:
+ * Api/qwebframe.h:
+ * Api/qwebpage.cpp:
+ (QWebPage::selectedText):
+ * Api/qwebpage.h:
+
2007-11-07 Simon Hausmann <hausmann@kde.org>
Reviewed by Lars.