From f3d11527bd83ae40616582d2116891e9d08831ae Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Sun, 13 Nov 2022 21:22:42 +0700 Subject: More NewLine migration, Epilepsy warning fixing, and fixing update system --- ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb') diff --git a/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb b/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb index 12410a1..6c9a256 100644 --- a/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb +++ b/ShiftOS-TheRevival/MainForms/Epilepsy.Designer.vb @@ -77,6 +77,8 @@ Partial Class Epilepsy Me.ForeColor = System.Drawing.Color.White Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None Me.Name = "Epilepsy" + Me.ShowIcon = False + Me.ShowInTaskbar = False Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen Me.Text = "Epilepsy" Me.ResumeLayout(False) -- cgit v1.2.3