diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-06-08 10:36:11 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-06-08 10:36:27 -0300 |
commit | c76900beb8d1cbb9a648238b2f73fb5b3da4367b (patch) | |
tree | f74216fa44496ccad4bc8c35ee8b390437eb4ed3 /.gitignore | |
parent | 7590f3db21f486988d8d59c4e6151344e3d40961 (diff) |
draw button focus before text and icon
closes #2047
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a5b45a1ae1..fbb3ba6cb4 100644 --- a/.gitignore +++ b/.gitignore @@ -280,4 +280,4 @@ cscope.files cscope.out cscope.in.out cscope.po.out -godot.creator.user.wd3476 +godot.creator.* |