smpackage fix

This commit is contained in:
Glenn Maynard
2006-01-14 00:56:24 +00:00
parent 1d488f223d
commit 973fabdac6
+1 -1
View File
@@ -25,7 +25,7 @@ public:
private:
void CreateImpl();
CString m_sGroup, m_sName;
RString m_sGroup, m_sName;
ILocalizedStringImpl *m_pImpl;
};