Make QtDBus dependency optional

This commit is contained in:
Christophe Dumez 2011-03-07 20:22:35 +00:00
commit b6c3189fe3
11 changed files with 115 additions and 35 deletions

View file

@ -8,6 +8,7 @@
- FEATURE: Added option to disable program exit confirmation
- FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
- OTHER: Make QtDBus dependency optional (X11)
* Sun Jan 9 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.0
- FEATURE: Use system icons (Linux, Qt >= 4.6)