debug travis
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user