Merge branch 'hotfix-1.5.1' into develop

This commit is contained in:
Jinhao
2017-06-21 22:52:47 +08:00
16 changed files with 29 additions and 21 deletions

View File

@@ -445,7 +445,7 @@ namespace nana{ namespace widgets
);
}
bool clear()
bool clear() override
{
if (colored_areas_.empty())
return false;