Removed the declaration of deprecated treebox::icon
This commit is contained in:
parent
0a5c85d21b
commit
a3db9cb5d6
@ -411,8 +411,6 @@ namespace nana
|
|||||||
/// Determinte whether the checkbox is enabled.
|
/// Determinte whether the checkbox is enabled.
|
||||||
bool checkable() const;
|
bool checkable() const;
|
||||||
|
|
||||||
treebox& icon(const nana::string& id, const node_image_type& node_img);
|
|
||||||
|
|
||||||
node_image_type& icon(const nana::string& id) const;
|
node_image_type& icon(const nana::string& id) const;
|
||||||
|
|
||||||
void icon_erase(const nana::string& id);
|
void icon_erase(const nana::string& id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user