xj qian
2025-04-07 ea03be1b12fccb6b4ee4667b06d827a6ed9f0721
jrj/project/business/SO3.list.cpp
@@ -26,6 +26,7 @@
public:
   static SO3list* CreateInstance(void* implPtr, void* hWnd)
   {
      SO3list* pWin = new SO3list(implPtr, (HWND)hWnd);
      return pWin;
   }