[chronojump] Missing on last commit
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Missing on last commit
- Date: Mon, 2 Jan 2017 16:54:30 +0000 (UTC)
commit 72cf2de6a132fa8d13e62e75292afe393023644d
Author: Xavier de Blas <xaviblas gmail com>
Date: Mon Jan 2 17:53:24 2017 +0100
Missing on last commit
src/gui/chronojump.cs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index a3c23b6..0795770 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -3849,11 +3849,11 @@ public partial class ChronoJumpWindow
{
//change multitest stuff
threshold.UpdateAtDatabaseIfNeeded(getMenuItemMode());
- if(threshold.ShouldUpdateChronopicFirmware())
+ if(threshold.ShouldUpdateChronopicFirmware(cpCount))
{
bool ok = cp2016.ChangeMultitestFirmwarePre(threshold.GetT, cpCount);
if(ok)
- threshold.ChronopicFirmwareUpdated();
+ threshold.ChronopicFirmwareUpdated(cpCount);
}
connectingSequence = connectingSequenceEnum.END;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]