xj qian
2024-10-18 a4109ffda40aea56267b5f21be25c9a42c10209a
jrj/project/business/Public/search.dialog.cpp
@@ -13,7 +13,7 @@
      xcontrol sle_1;
   public:
      SearchDlg(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd) {}
      SearchDlg(void* implPtr, HWND hWnd) :xframe(implPtr, hWnd), sle_1(0){}
   public:
      static SearchDlg* CreateInstance(void* implPtr, void* hWnd)
      {