BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)

This commit is contained in:
Christophe Dumez 2011-02-27 15:41:05 +00:00
commit c2e5ecaaa0
25 changed files with 82 additions and 20 deletions

View file

@ -6,6 +6,7 @@
- FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
- FEATURE: Added option to bypass Web UI authentication for localhost
- FEATURE: Added option to disable program exit confirmation
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
* Sun Jan 9 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.0
- FEATURE: Use system icons (Linux, Qt >= 4.6)