Some qDebug changed

This commit is contained in:
Santi Noreña 2014-07-13 19:29:03 +02:00
parent e260556ac8
commit 7f9152b267
4 changed files with 13 additions and 11 deletions

View file

@ -27,8 +27,8 @@ const int BufferSize = 262144;
#define PROGRESS_TIME_LABEL "Current"
#define REMAINING_TIME "Remaining Time: "
#define TOTAL_TIME_LABEL "Total"
#define FILE_LABEL "File: "
#define FOLDER_LABEL "Folder: "
#define FILE_LABEL "File:"
#define FOLDER_LABEL "Folder:"
#define STATUS_LABEL " Status: "
#define NOTIFY_INTERVAL 150