xj qian
2024-07-09 2fd87264ec85c9afbe4c813404c27e79f7be541d
jrj/xframe/xcontrol/ximageview.hpp
@@ -15,7 +15,7 @@
        return (kimageview*)getNativePointer();
    }
public:
    int AddImages(LPCTSTR pUrl, LPCTSTR pText=NULL)
    int AddImages(LPCTSTR pUrl, LPCTSTR pText=L"")
    {
        return GetKImageView()->AddImages(pUrl, (LPTSTR)pText);
    }