dtinfo subtree DtMmdb
This commit is contained in:
committed by
Jon Trulson
parent
b92cf08899
commit
8c8363f4a5
@@ -174,12 +174,12 @@ int graphic_smart_ptr::data_size()
|
||||
|
||||
const char* graphic_smart_ptr::title()
|
||||
{
|
||||
try
|
||||
mtry
|
||||
{
|
||||
return get_string(BASE_COMPONENT_INDEX+5);
|
||||
}
|
||||
|
||||
catch (mmdbException&,e)
|
||||
mcatch (mmdbException&,e)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user