From f505cfb6c7a591eff07696a6a594067b24724fa0 Mon Sep 17 00:00:00 2001 From: Jinhao Date: Fri, 24 Jun 2016 13:42:23 +0800 Subject: [PATCH] debug travis --- source/gui/detail/basic_window.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/gui/detail/basic_window.cpp b/source/gui/detail/basic_window.cpp index 0a5542fe..873a32ae 100644 --- a/source/gui/detail/basic_window.cpp +++ b/source/gui/detail/basic_window.cpp @@ -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 "<