Merge branch 'hotfix-1.5.1' into develop
This commit is contained in:
@@ -445,7 +445,7 @@ namespace nana{ namespace widgets
|
||||
);
|
||||
}
|
||||
|
||||
bool clear()
|
||||
bool clear() override
|
||||
{
|
||||
if (colored_areas_.empty())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user