From 1b1969fb009b2b73b5babacca9eeb60fdd91b446 Mon Sep 17 00:00:00 2001 From: pcnerd97 Date: Mon, 6 Apr 2015 21:46:43 +0100 Subject: ShiftDock ShiftDock! This is the dock i created as a mod, i have implemented it into ShiftOS! The program is mostly stable but needs afew small fixes that i will fix. The design of the settings menu also needs work. --- ShiftOS/ShiftOSDesktop.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS/ShiftOSDesktop.vb') diff --git a/ShiftOS/ShiftOSDesktop.vb b/ShiftOS/ShiftOSDesktop.vb index 447d01a..05571d6 100644 --- a/ShiftOS/ShiftOSDesktop.vb +++ b/ShiftOS/ShiftOSDesktop.vb @@ -1638,7 +1638,7 @@ Catch ex As Exception 'Do nothing -- Haven't found a good startup sound End Try - + DockWindow.Show() End Sub Public Sub loadcurrentskin() -- cgit v1.2.3