diff --git a/source/gui/widgets/button.cpp b/source/gui/widgets/button.cpp index a01d001b..fe6f19c7 100644 --- a/source/gui/widgets/button.cpp +++ b/source/gui/widgets/button.cpp @@ -379,7 +379,7 @@ namespace nana{ namespace drawerbase }//end namespace drawerbase //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(window wd, bool visible)