diff options
Diffstat (limited to 'action.go')
| -rw-r--r-- | action.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -36,8 +36,6 @@ func sendAction(n *Node, atype widget.ActionType) { a.Strings = n.strings // These should be improved/deprecated based on the gui/widget docs - a.Expand = n.expand - a.X = n.X a.Y = n.Y |
