add event stop_propagation

This commit is contained in:
cnjinhao
2015-02-01 17:12:19 +08:00
parent fc76758197
commit 46f8182c50
28 changed files with 182 additions and 69 deletions

View File

@@ -3,6 +3,10 @@
namespace nana
{
arg_slider::arg_slider(slider& wdg)
: widget{ wdg }
{}
namespace drawerbase
{
namespace slider