diff options
| author | Michael <[email protected]> | 2017-02-04 17:56:59 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-04 17:57:04 -0500 |
| commit | 7f2ff790b6f7583c32e9c6931b651a0edb754658 (patch) | |
| tree | 98b8daf141101db1bf0b86a3d2deb487ca9ce386 /ShiftOS.WinForms/Applications/Downloader.cs | |
| parent | 327e97f44458a6b620c953bb526b1305c8c7412c (diff) | |
| download | shiftos_thereturn-7f2ff790b6f7583c32e9c6931b651a0edb754658.tar.gz shiftos_thereturn-7f2ff790b6f7583c32e9c6931b651a0edb754658.tar.bz2 shiftos_thereturn-7f2ff790b6f7583c32e9c6931b651a0edb754658.zip | |
Slightly better cursor and fixed downloader
Diffstat (limited to 'ShiftOS.WinForms/Applications/Downloader.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Downloader.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Downloader.cs b/ShiftOS.WinForms/Applications/Downloader.cs index 0c3076d..1968660 100644 --- a/ShiftOS.WinForms/Applications/Downloader.cs +++ b/ShiftOS.WinForms/Applications/Downloader.cs @@ -56,7 +56,6 @@ namespace ShiftOS.WinForms.Applications public void OnSkinLoad() { - SetupUI(); } public bool OnUnload() |
