Changed font and header names on ResultsForm
This commit is contained in:
@@ -20,7 +20,7 @@ namespace CutToLength
|
||||
|
||||
protected override void OnPaint(PaintEventArgs e)
|
||||
{
|
||||
base.OnPaint(e);
|
||||
//base.OnPaint(e);
|
||||
|
||||
if (Bin == null)
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user