--- a/src/gui/text/qtextcursor.h Mon Jun 21 22:38:13 2010 +0100
+++ b/src/gui/text/qtextcursor.h Thu Jul 22 16:41:55 2010 +0100
@@ -89,6 +89,7 @@
void setPosition(int pos, MoveMode mode = MoveAnchor);
int position() const;
+ int positionInBlock() const;
int anchor() const;