summaryrefslogtreecommitdiffstats
path: root/editor/icons/MethodOverrideAndSlot.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Optimize SVG icons and remove unused Transpose iconMewPurPur2023-07-071-1/+1
|
* Show method override icon in script editor gutterRedMser2022-09-211-0/+1
Combines with the connection slot icon when both apply. Can be clicked to jump to the method declaration (or documentation for built-in classes).