[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdecore
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2006-07-31 23:56:07
Message-ID: 1154390167.718445.3158.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 568390 by djarvie:

Revert the #ifdef'ing out of Windows code.
The commit appears to have been based on a misunderstanding of the code.


 M  +1 -1      kdatetime.cpp  


--- trunk/KDE/kdelibs/kdecore/kdatetime.cpp #568389:568390
@@ -884,7 +884,7 @@
 
 KDateTime KDateTime::currentUtcDateTime()
 {
-#ifdef Q_OS_WIN_use_temporary_the_unix_code
+#ifdef Q_OS_WIN
     SYSTEMTIME st;
     memset(&st, 0, sizeof(SYSTEMTIME));
     GetSystemTime(&st);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic