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
}
};*/
Content = mainPage;
Content = mainLayout;
// events
checkboxAndroid.CheckedChanged += ShouldButtonPortBeEnabled;

Loading…
Cancel
Save