From 03ffb12ff133eb3d98b977a2da467af45ce476ae Mon Sep 17 00:00:00 2001 From: Le Tan Date: Fri, 30 Dec 2022 16:32:55 +0800 Subject: [PATCH] refine mindmap --- 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 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";