Oops - that fix wasn't _quite_ right, since it killed all
[sgt/putty] / putty.h
diff --git a/putty.h b/putty.h
index 9d00154..cbccef7 100644 (file)
--- a/putty.h
+++ b/putty.h
@@ -374,6 +374,7 @@ struct config_tag {
     int login_shell;
     int scrollbar_on_left;
     char boldfont[64];
+    int shadowboldoffset;
 };
 
 /*