xj qian
2024-07-17 0b8444d0eef50d1ee4e0d0b51e174fa5b447d802
jrj/project/business/BasicCode/ForwarderList.cpp
@@ -11,7 +11,6 @@
class __declspec(dllexport) ForwarderList : public xwin
{
public:
   //xdwpages dw_pages;
   xstring m_QueryTxt;
@@ -21,6 +20,7 @@
   static int dw_hWnd;
   int m_pageIndex;
   int m_pageNumber;
   xdwgrid   dw_list;
public:
   ForwarderList(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {}
public: