summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-06-29 15:17:51 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-06-29 16:25:51 (GMT)
commit1414c682c532a95a2204bc1b2d01d2493357b686 (patch)
tree3b4312d7d45eb609f5d7a1440d3211906fa24faa /dist/changes-4.6.0
parent555c481145ff87347c0f0be12f81632c9b5ef0be (diff)
downloadQt-1414c682c532a95a2204bc1b2d01d2493357b686.zip
Qt-1414c682c532a95a2204bc1b2d01d2493357b686.tar.gz
Qt-1414c682c532a95a2204bc1b2d01d2493357b686.tar.bz2
QXmlQuery: add setFocus(const QString &).
Requested by Girish and Jurgen. Useful for training and small examples. Task-number: 245219 Reviewed-by: Tobias Koenig AutoTest: Included in this submit.
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.03
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 661fc3e..4c7bf52 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -25,12 +25,13 @@ information about a particular change.
* Library *
****************************************************************************
+ * [245219] Added QXmlQuery::setFocus(const QString &focus);
****************************************************************************
* Platform Specific Changes *
****************************************************************************
-
+
****************************************************************************
* Important Behavior Changes *