debug travis

This commit is contained in:
Jinhao 2016-06-25 04:40:53 +08:00
parent 15d6cea3bf
commit 484b84189f

View File

@ -236,6 +236,7 @@ namespace nana
basic_window::other_tag::~other_tag() basic_window::other_tag::~other_tag()
{ {
#ifndef WIDGET_FRAME_DEPRECATED #ifndef WIDGET_FRAME_DEPRECATED
std::cout<<"~other_tag "<<this<<std::endl;
switch(category) switch(category)
{ {
case category::flags::root: case category::flags::root: