mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
- Enabled debug mode
This commit is contained in:
parent
a2cb22e7c1
commit
2cc4e0e665
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ICONS_PATH = Icons
|
||||||
TRAYICON_CPP = trayicon
|
TRAYICON_CPP = trayicon
|
||||||
|
|
||||||
#Set the following variable to 1 to enable debug
|
#Set the following variable to 1 to enable debug
|
||||||
DEBUG_MODE = 0
|
DEBUG_MODE = 1
|
||||||
|
|
||||||
# Global
|
# Global
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue