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