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

List:       kde-commits
Subject:    [kdelibs/frameworks] tier1/threadweaver/src/Weaver: Q_OS_WIN makes more sense here
From:       Kevin Ottens <ervin () kde ! org>
Date:       2012-02-29 22:38:33
Message-ID: 20120229223833.202EBA60BB () git ! kde ! org
[Download RAW message or body]

Git commit 5176eb32c817cba9bad2880b54f9a9f318fb8b9f by Kevin Ottens.
Committed on 29/02/2012 at 23:15.
Pushed by ervin into branch 'frameworks'.

Q_OS_WIN makes more sense here

M  +1    -1    tier1/threadweaver/src/Weaver/DebuggingAids.h

http://commits.kde.org/kdelibs/5176eb32c817cba9bad2880b54f9a9f318fb8b9f

diff --git a/tier1/threadweaver/src/Weaver/DebuggingAids.h b/tier1/threadwe=
aver/src/Weaver/DebuggingAids.h
index 244e284..1320e94 100644
--- a/tier1/threadweaver/src/Weaver/DebuggingAids.h
+++ b/tier1/threadweaver/src/Weaver/DebuggingAids.h
@@ -36,7 +36,7 @@
 extern "C"
 {
 #include <stdarg.h>
-#ifndef Q_WS_WIN
+#ifndef Q_OS_WIN
 #include <unistd.h>
 #endif
 #include <stdio.h>

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

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