debug travis
This commit is contained in:
parent
9f6a3afd77
commit
f505cfb6c7
@ -216,6 +216,8 @@ namespace nana
|
||||
switch(categ)
|
||||
{
|
||||
case category::flags::root:
|
||||
attribute.root = new attr_root_tag;
|
||||
delete attribute.root;
|
||||
attribute.root = new attr_root_tag;
|
||||
std::cout<<"basic_window: create attr root "<<attribute.root<<std::endl;
|
||||
break;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user