From 9754f495672581abd7098c39027b512525b5f9ab Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Thu, 24 Nov 2022 21:26:45 +0700 Subject: Fully functional and partially working Shifter --- ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb') diff --git a/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb b/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb index dcfcf33..404f97a 100644 --- a/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb +++ b/ShiftOS-TheRevival/MainForms/DesktopEnvironment/master/Desktop.vb @@ -10,7 +10,7 @@ End If End Sub - Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click + Private Sub Button1_Click(sender As Object, e As EventArgs) 'DuWM_FirstWindowSet(Console) End Sub End Class \ No newline at end of file -- cgit v1.2.3