1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 12:34:19 +00:00

Fix configure script

This commit is contained in:
Christophe Dumez 2011-01-01 17:14:52 +00:00
parent 2b179a53bf
commit a8c2bc37c2
2 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@
<dep type='libnotify'>
</dep>
<dep type='geoip-database'>
<required/>
</dep>
<dep type='qtsingleapplication'>
<required/>
</dep>
</qconf>

View File

@ -1,8 +1,8 @@
/*
-----BEGIN QCMOD-----
name: Qt >= 4.5
arg: disable-gui, Disable qBittorrent Graphical user interface for headless running
arg: enable-debug, Enable debug mode
arg: disable-gui, Disable qBittorrent Graphical user interface for headless running
-----END QCMOD-----
*/
class qc_qt4 : public ConfObj