[chronojump] Fix on last commit
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Fix on last commit
- Date: Sun, 1 Jan 2017 02:14:12 +0000 (UTC)
commit 95b237d47bb726ec06e790849a9817e88d373512
Author: Xavier de Blas <xaviblas gmail com>
Date: Sun Jan 1 03:13:25 2017 +0100
Fix on last commit
src/gui/chronojump.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/chronojump.cs b/src/gui/chronojump.cs
index a13162d..ac6aa0c 100644
--- a/src/gui/chronojump.cs
+++ b/src/gui/chronojump.cs
@@ -7054,7 +7054,7 @@ LogB.Debug("X");
private void chronopicRegisterUpdate(bool openWindow)
{
//on Windows need to close the port before reading with FTDI dll
-// if(UtilAll.IsWindows())
+ if(UtilAll.IsWindows())
cp2016.SerialPortsCloseIfNeeded(false);
ChronopicRegisterSelectOS cros = new ChronopicRegisterSelectOS();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]