From 0e9145f7a87309a04bb41b8e74f08e32292ef68b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Panzenb=C3=B6ck?= Date: Sat, 23 Jan 2016 02:53:10 +0100 Subject: [PATCH] upated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb8d57f..3cbdd3f 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ purpose. [joystick.txt](https://www.kernel.org/doc/Documentation/input/joystick.txt) and [joystick-parport.txt](https://www.kernel.org/doc/Documentation/input/joystick-parport.txt)) - [XWindows](http://x.org/) -- [Qt 4](http://qt-project.org/) +- [Qt 5](http://qt-project.org/) - [libudev](http://www.freedesktop.org/software/systemd/libudev/) (optional) @@ -782,7 +782,7 @@ for the code that started Nathan Gaylinn off. The development team for Psi, the Jabber client, also get a lot of thanks for writing the tray icon code that I borrowed and tweaked. (Note from Mathias Panzenböck: I guess this is -about the tray icon code before Qt 4. Qt 4 has nice support +about the tray icon code before Qt 4. Qt 4 and newer has nice support for the tray.) Thank you for developing GPL and for helping other developers! (Check out the [Psi Website](http://psi.affinix.com/))