Kaynağa Gözat

UpdateNotificationsBusy counter

(cherry picked from commit 042173622e53f40af7dcfba22c29da4eaaa37bd0)

Source commit: 2e4102b2652a8d3535b674b2954505590d0eefca
Martin Prikryl 8 yıl önce
ebeveyn
işleme
0db354afc1
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      source/forms/CustomScpExplorer.cpp

+ 4 - 0
source/forms/CustomScpExplorer.cpp

@@ -7782,6 +7782,10 @@ void __fastcall TCustomScpExplorerForm::UpdatesNoteClicked(TObject * /*Sender*/)
     Configuration->Usage->Inc(L"UpdateNotificationsClicked");
     CheckForUpdates(true);
   }
+  else
+  {
+    Configuration->Usage->Inc(L"UpdateNotificationsBusy");
+  }
 }
 //---------------------------------------------------------------------------
 void __fastcall TCustomScpExplorerForm::GetTransferPresetAutoSelectData(