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