From 60ed98c90ba9ee5c4910a36fb39fb3118f383128 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Sat, 14 Mar 2015 01:27:10 -0400 Subject: Add the ability to set/use custom timezones on the system - defaulting to the system time (whatever that might be). --- lumina-fm/MainUI.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lumina-fm/MainUI.cpp') diff --git a/lumina-fm/MainUI.cpp b/lumina-fm/MainUI.cpp index 56288a80..8ac468a0 100644 --- a/lumina-fm/MainUI.cpp +++ b/lumina-fm/MainUI.cpp @@ -1480,8 +1480,13 @@ void MainUI::ChecksumItems(){ qDebug() << " - Info:" << info; if(info.isEmpty() || (info.length() != files.length()) ){ return; } for(int i=0; i