From b4e38409a9ffebea3da17bbba1d77bea0e570a61 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Fri, 30 Dec 2022 16:45:06 +0800 Subject: [PATCH] release v3.16.0 --- src/core/configmgr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/configmgr.cpp b/src/core/configmgr.cpp index bb2b5753..4f2f81bc 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";