diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-03-27 16:00:17 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2009-03-27 16:05:36 (GMT) |
commit | 459debfb42e22e88e061888a8a9202f746006dfb (patch) | |
tree | a14086ed1d902a17b54a1c0c2b5377f1197a1055 /doc | |
parent | 00644eefacdd5bbf61efc4a1d2d3b29c686b11e7 (diff) | |
download | Qt-459debfb42e22e88e061888a8a9202f746006dfb.zip Qt-459debfb42e22e88e061888a8a9202f746006dfb.tar.gz Qt-459debfb42e22e88e061888a8a9202f746006dfb.tar.bz2 |
Documented the -xinput configure option in the doc.
Reviewed-by: TrustMe
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/installation.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/installation.qdoc b/doc/src/installation.qdoc index 6d02801..925a195 100644 --- a/doc/src/installation.qdoc +++ b/doc/src/installation.qdoc @@ -614,7 +614,7 @@ in the \l{Qt for Windows CE Requirements} document. <td><tt>-xinerama</tt> or auto-detected</td><td>1.1.0</td> </tr><tr id="DefaultColor"> <td> Xi </td><td> libXi </td><td> X11 Input Extensions</td> - <td>auto-detected</td><td>1.3.0</td> + <td><tt>-xinput</tt> or auto-detected</td><td>1.3.0</td> </tr><tr id="DefaultColor"> <td> Xt </td><td> libXt </td><td> Xt Intrinsics</td><td></td><td>0.99</td> </tr><tr id="DefaultColor"> |