diff --git a/src/core/configmgr.cpp b/src/core/configmgr.cpp index 4f2f81bc..bb2b5753 100644 --- a/src/core/configmgr.cpp +++ b/src/core/configmgr.cpp @@ -25,7 +25,7 @@ using namespace vnotex; #ifndef QT_NO_DEBUG -// #define VX_DEBUG_WEB +#define VX_DEBUG_WEB #endif const QString ConfigMgr::c_orgName = "VNote";