removed some qdebug outputs

This commit is contained in:
Luis Ángel San Martín 2015-12-13 18:57:22 +01:00
parent 0c87ae06da
commit a99dab4fbe
2 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,8 @@
#include "library_creator.h"
#include "check_new_version.h"
#define QT_NO_DEBUG_OUTPUT
static QString fields = "title ,"
"coverPage,"

View File

@ -9,6 +9,7 @@
#include "open_callbacks.h"
#include "extract_callbacks.h"
#define QT_NO_DEBUG_OUTPUT
//DEFINE_GUID(CLSID_CFormat7z,0x23170F69, 0x40C1, 0x278A, 0x10, 0x00, 0x00, 0x01, 0x10, 0x07, 0x00, 0x00);
//DEFINE_GUID(IArchiveKK,0x23170F69, 0x40C1, 0x278A, 0x00, 0x00, 0x00, 0x06, 0x00, 0x60, 0x00, 0x00);