From e79bdabaedd70b8edd5f4d06c2a45a9c6361ccff Mon Sep 17 00:00:00 2001
From: qianxj2004 <qianxj15@sina.com>
Date: 星期一, 24 八月 2026 17:36:28 +0800
Subject: [PATCH] update image path

---
 jrj/project/business/Affair/Business5.cpp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/jrj/project/business/Affair/Business5.cpp b/jrj/project/business/Affair/Business5.cpp
index c2f905e..f8e2cc6 100644
--- a/jrj/project/business/Affair/Business5.cpp
+++ b/jrj/project/business/Affair/Business5.cpp
@@ -1,3 +1,4 @@
+#pragma once
 #include <wobject/xstring.hpp>
 #include <xcontrol/xtreeview.hpp>
 #include <xcontrol/xdwgrid.hpp>
@@ -8,6 +9,8 @@
 #include "viewobject/view.base.hpp"
 #include "xcontrol/xshtml.hpp"
 
+
+
 using xml = KXMLDOMDocument;
 
 	class __declspec(dllexport) Business5Win :  public xframe

--
Gitblit v1.9.3