From 3ae6fded83ac8ef5cec50b402ec046268329027f Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期三, 17 七月 2024 20:56:30 +0800 Subject: [PATCH] update code --- jrj/project/business/SystemSettings/Buglist.Developer.hxsoft.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/project/business/SystemSettings/Buglist.Developer.hxsoft.cpp b/jrj/project/business/SystemSettings/Buglist.Developer.hxsoft.cpp index 5ce192c..3624178 100644 --- a/jrj/project/business/SystemSettings/Buglist.Developer.hxsoft.cpp +++ b/jrj/project/business/SystemSettings/Buglist.Developer.hxsoft.cpp @@ -7,6 +7,7 @@ #include "vbusiness/vframe/listwin.vframe.vbusiness.hpp" #include "viewobject/view.base.hpp" + using xml = KXMLDOMDocument; class __declspec(dllexport) BugListWin : public xframe { -- Gitblit v1.9.3