Fixed double painting of letters on grid

This commit is contained in:
2015-06-06 13:13:10 +03:00
parent f9b9af5c8e
commit befbe90a88
4 changed files with 26 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ CurrentFileName :=
CurrentFilePath :=
CurrentFileFullPath :=
User :=Aleksey Lobanov
Date :=31/05/15
Date :=06/06/15
CodeLitePath :="/home/alex/.codelite"
LinkerName :=/usr/bin/g++-4.8
SharedObjectLinkerName :=/usr/bin/g++-4.8 -shared -fPIC