From 594fcba67600704bee9115c86e18927b2237b304 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 29 May 2018 05:44:34 +0100 Subject: New upstream version 1.4.0.8 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 0a702b6..540fec6 100644 --- a/main.cpp +++ b/main.cpp @@ -56,7 +56,7 @@ void registerTheOptions() KeysList.push_back(std::pair("GroupWindowWhen","0")); KeysList.push_back(std::pair("displayOSSpecific","true")); KeysList.push_back(std::pair("confirmToGroupWindows","true")); - KeysList.push_back(std::pair("remainingTimeAlgorithm","0")); + KeysList.push_back(std::pair("remainingTimeAlgorithm","1")); #ifdef ULTRACOPIER_INTERNET_SUPPORT #if defined(Q_OS_WIN32) || defined(Q_OS_MAC) KeysList.push_back(std::pair("checkTheUpdate","true")); -- cgit v1.2.3