diff options
author | marha <marha@users.sourceforge.net> | 2009-12-05 16:27:40 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2009-12-05 16:27:40 +0000 |
commit | 3e1ba549192a68801232c28a9c12defb59531654 (patch) | |
tree | c6b71df329b309ea33a71474e0e088c50306114a /libxcb/doc/tutorial | |
parent | 57d9bcf864f9cb9f664db5ebe3ea3933aae3c96f (diff) | |
download | vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.tar.gz vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.tar.bz2 vcxsrv-3e1ba549192a68801232c28a9c12defb59531654.zip |
Updated to libxcb-1.5
Diffstat (limited to 'libxcb/doc/tutorial')
-rw-r--r-- | libxcb/doc/tutorial/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxcb/doc/tutorial/index.html b/libxcb/doc/tutorial/index.html index c5404263f..58248079f 100644 --- a/libxcb/doc/tutorial/index.html +++ b/libxcb/doc/tutorial/index.html @@ -173,7 +173,7 @@ with the <a href="http://xcb.freedesktop.org">XCB</a> library. keep in mind that XCB, like the <a href="http://tronche.com/gui/x/xlib/introduction">Xlib</a> - library, isn't what post programmers wanting to write X + library, isn't what most programmers wanting to write X applications are looking for. They should use a much higher level GUI toolkit like Motif, <a href="http://www.lesstif.org">LessTiff</a>, |