fix draw square

This commit is contained in:
Henrique Santiago
2012-06-03 17:35:07 -03:00
parent 576e775494
commit 3f95d62467
2 changed files with 2 additions and 3 deletions

View File

@@ -126,4 +126,3 @@ bool UIGridLayout::internalUpdate()
return changed;
}