mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
removed some qdebug outputs
This commit is contained in:
parent
0c87ae06da
commit
a99dab4fbe
@ -4,6 +4,8 @@
|
||||
#include "library_creator.h"
|
||||
#include "check_new_version.h"
|
||||
|
||||
#define QT_NO_DEBUG_OUTPUT
|
||||
|
||||
static QString fields = "title ,"
|
||||
|
||||
"coverPage,"
|
||||
|
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user