Modern style: Use stylebox setter for Action Map TreeItems

This commit is contained in:
DeeJayLSP
2025-11-05 16:30:57 -03:00
parent eb3d6d8cd3
commit 0fc47cf738
4 changed files with 23 additions and 24 deletions

View File

@ -108,7 +108,6 @@ private:
void drop_data_fw(const Point2 &p_point, const Variant &p_data, Control *p_from);
void _set_show_builtin_actions(bool p_show);
void _highlight_subsection_action(Object *p_item, const Rect2 p_rect);
protected:
void _notification(int p_what);