small change
This commit is contained in:
@@ -127,7 +127,7 @@ namespace nana
|
||||
close_fn_ = std::move(fn);
|
||||
}
|
||||
|
||||
bool hit_close()
|
||||
bool hit_close() const
|
||||
{
|
||||
return x_pointed_;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user