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

@@ -2,10 +2,10 @@
<CodeLite_Workspace Name="CrossGen" Database="">
<Project Name="wxCrossGen" Path="wxCrossGen/wxCrossGen.project" Active="Yes"/>
<BuildMatrix>
<WorkspaceConfiguration Name="Debug" Selected="no">
<WorkspaceConfiguration Name="Debug" Selected="yes">
<Project Name="wxCrossGen" ConfigName="Debug"/>
</WorkspaceConfiguration>
<WorkspaceConfiguration Name="Release" Selected="yes">
<WorkspaceConfiguration Name="Release" Selected="no">
<Project Name="wxCrossGen" ConfigName="Release"/>
</WorkspaceConfiguration>
</BuildMatrix>