- BUGFIX: Fixed a bug in children update when changing files priorities

This commit is contained in:
Christophe Dumez
2007-10-30 21:29:15 +00:00
parent 8ea34135e4
commit 9ca02aad88
3 changed files with 9 additions and 8 deletions

View File

@@ -3,7 +3,7 @@ LANG_PATH = lang
ICONS_PATH = Icons
#Set the following variable to 1 to enable debug
DEBUG_MODE = 0
DEBUG_MODE = 1
# Global
TEMPLATE = app
@@ -30,7 +30,7 @@ contains(DEBUG_MODE, 0){
# For libtorrent stuff
# (comment this if you are using libtorrent with debug enabled)
DEFINES += NDEBUG
#DEFINES += NDEBUG
# Install