Skip to content

Commit 7ef626b

Browse files
committed
Design refactoring
1 parent 08d2d13 commit 7ef626b

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

wordpress2doc/Form1.Designer.cs

Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wordpress2doc/Form1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public partial class Form1 : MetroForm
2727
private PrivateFontCollection fontColl;
2828
private Font handwrittenFont;
2929
private Localization loc;
30-
private int version = 3;
30+
private int version = 4;
3131

3232
public Form1()
3333
{

0 commit comments

Comments
 (0)