Merge branch 'patch-2' of https://github.com/dnso86/nana into dnso86-patch-2

This commit is contained in:
Jinhao 2018-02-17 04:40:51 +08:00
commit ae35754535

View File

@ -379,7 +379,7 @@ namespace nana{ namespace drawerbase
}//end namespace drawerbase }//end namespace drawerbase
//button //button
//@brief: Defaine a button widget and it provides the interfaces to be operational //@brief: Define a button widget and it provides the interfaces to be operational
button::button(){} button::button(){}
button::button(window wd, bool visible) button::button(window wd, bool visible)