xj qian
2025-03-01 de912d29bb06ebfb88552ede51cf1cb99a1eafc6
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)
      {