Fix windows gui

pull/5/head 1.3.2
Miepee 4 years ago
parent 94d14d1bdc
commit ff5fc3fd76

@ -60,7 +60,7 @@ public partial class MainForm : Form
am2rModPage am2rModPage
} }
};*/ };*/
Content = mainPage; Content = mainLayout;
// events // events
checkboxAndroid.CheckedChanged += ShouldButtonPortBeEnabled; checkboxAndroid.CheckedChanged += ShouldButtonPortBeEnabled;

Loading…
Cancel
Save