From 24979676af0d645c28fc05157ed61fc3fafbee3b Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期五, 28 六月 2024 09:35:59 +0800 Subject: [PATCH] update message proc and edit proc --- jrj/project/business/quote.enquiry.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/business/quote.enquiry.cpp b/jrj/project/business/quote.enquiry.cpp index ed954ef..0a22ed5 100644 --- a/jrj/project/business/quote.enquiry.cpp +++ b/jrj/project/business/quote.enquiry.cpp @@ -12,7 +12,7 @@ #include "viewobject/view.base.hpp" #include "viewobject/quote.view.hpp" -using xml = KXMLDOMDocument; +using xml = KXMLDOMDocument;xxxx class __declspec(dllexport) QuoteFileView : public xframe { -- Gitblit v1.9.3