From 456d9dc293ffbd4b7d1cfef16583eb77e48428b4 Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 23 七月 2024 09:46:57 +0800 Subject: [PATCH] update items --- jrj/project/vindexmenu.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/jrj/project/vindexmenu.cpp b/jrj/project/vindexmenu.cpp index 6625177..90c7c49 100644 --- a/jrj/project/vindexmenu.cpp +++ b/jrj/project/vindexmenu.cpp @@ -29,7 +29,7 @@ int tabNo; //int m_panelNo; // 褰撳墠鑿滃崟缁� - string m_Assignment; + xstring m_Assignment; public: vindexmenu(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {} public: -- Gitblit v1.9.3