diff --git a/YAMDCC.Common/Dialogs/ProgressDialog.cs b/YAMDCC.Common/Dialogs/ProgressDialog.cs index dbf0c18..6452c39 100644 --- a/YAMDCC.Common/Dialogs/ProgressDialog.cs +++ b/YAMDCC.Common/Dialogs/ProgressDialog.cs @@ -89,6 +89,7 @@ private async void OnLoad(object sender, EventArgs e) private void ShowProgress(object sender, EventArgs e) { Opacity = 1; + ShowInTaskbar = true; DisplayTimer.Stop(); } } diff --git a/YAMDCC.Common/Dialogs/ProgressDialog.resx b/YAMDCC.Common/Dialogs/ProgressDialog.resx index 66cfeed..8a04141 100644 --- a/YAMDCC.Common/Dialogs/ProgressDialog.resx +++ b/YAMDCC.Common/Dialogs/ProgressDialog.resx @@ -1,4 +1,4 @@ - +