refine code
fix bug that listbox may throw std::runtime when the modal is enabled fix bug that textbox attachs a wrong event angent
This commit is contained in:
@@ -47,8 +47,7 @@ namespace nana
|
||||
|
||||
friend class timer_core;
|
||||
|
||||
timer_driver()
|
||||
{}
|
||||
timer_driver() = default;
|
||||
public:
|
||||
static timer_driver& instance()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user