This commit is contained in:
levinsv 2019-03-11 22:34:47 +05:00
parent 96a96b448c
commit 0bf6ff6c60
6 changed files with 13 additions and 4 deletions

View file

@ -2052,7 +2052,7 @@ if (1==0) {
pgaFactory *ff=oo->GetFactory();
fn=ff->GetTypeName();
fn=oo->GetName();
if (fn==wxT("history__0102")) {
if (fn==wxT("debug*history__0102")) {
fn=oo->GetFullName();
pgaFactory *ff=oo->GetFactory();
fn=ff->GetTypeName();