From 3a3137b405af9728f9a7e4d7ee725498d0e8ecb7 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期四, 18 七月 2024 09:25:10 +0800 Subject: [PATCH] system module --- 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