cleanup
This commit is contained in:
@@ -456,7 +456,9 @@ try_element_again:
|
|||||||
CString sNewPath = GetPath(category, sNewClassName, sNewFile, true);
|
CString sNewPath = GetPath(category, sNewClassName, sNewFile, true);
|
||||||
|
|
||||||
if( !sNewPath.empty() )
|
if( !sNewPath.empty() )
|
||||||
|
{
|
||||||
return sNewPath;
|
return sNewPath;
|
||||||
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
CString message = ssprintf(
|
CString message = ssprintf(
|
||||||
|
|||||||
Reference in New Issue
Block a user