diff --git a/.gitignore b/.gitignore index c94509c..8169cb4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -/replicate_layout_GUI.py +replicate_layout_GUI.py /replicate_layout_test_project/replicate_layout_test_project-backups *.jpg .directory @@ -45,3 +45,4 @@ replicate_layout_fp_text /InstantMuffin_test_issue_23 /KiCad_2ndTestProject_v1 /krivospitsky_issue +error_dialog_GUI.py diff --git a/error_dialog_GUI.fbp b/error_dialog_GUI.fbp index cc0634c..49764de 100644 --- a/error_dialog_GUI.fbp +++ b/error_dialog_GUI.fbp @@ -187,7 +187,7 @@ 5 wxALL 0 - + 1 1 1 @@ -214,9 +214,9 @@ 0 0 + wxID_ANY https://github.com/MitjaNemec/ReplicateLayout - 0 0 @@ -224,7 +224,8 @@ 0 1 - m_staticText41 + m_hyperlink1 + 1 @@ -234,14 +235,15 @@ Resizable 1 - + wxHL_DEFAULT_STYLE ; ; forward_declare 0 + https://github.com/MitjaNemec/ReplicateLayout + - -1 diff --git a/version.txt b/version.txt index f93ea0c..6acdb44 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.0.2 \ No newline at end of file +2.0.3 \ No newline at end of file