!30 【工具优化】UI模拟器qt工程,修改代码后需要重新构建

Merge pull request !30 from 邓志豪/master
This commit is contained in:
openharmony_ci
2021-05-06 10:28:05 +08:00
committed by Gitee
+1 -1
View File
@@ -321,7 +321,7 @@ static constexpr const char* MEDIA_IMAGE_MUTE = "/user/data/videoplayer_mute.png
/* Default file path for DOM tree logs */
static constexpr const char* DEFAULT_DUMP_DOM_TREE_PATH = ".\\dump_dom_tree.json";
/* Default file path for font */
static constexpr const char* VECTOR_FONT_DIR = "..\\simulator\\font\\";
static constexpr const char* VECTOR_FONT_DIR = "..\\..\\simulator\\font\\";
#elif defined _WIN32
/* Default file path for DOM tree logs */
static constexpr const char* DEFAULT_DUMP_DOM_TREE_PATH = ".\\dump_dom_tree.json";