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

List:       kde-commits
Subject:    KDE/kdelibs/kdeprint
From:       Ralf Habacker <Ralf.Habacker () freenet ! de>
Date:       2007-06-20 9:54:03
Message-ID: 1182333243.210324.20703.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 677973 by habacker:

win32 fix

 M  +4 -0      kprinterimpl.cpp  


--- trunk/KDE/kdelibs/kdeprint/kprinterimpl.cpp #677972:677973
@@ -51,6 +51,10 @@
 # include <sys/wait.h>
 #endif
 
+#ifndef WEXITSTATUS
+#define WEXITSTATUS(status) (((status) & 0xff00) >> 8)
+#endif
+
 void dumpOptions(const QMap<QString,QString>&);
 void initEditPrinter(KMPrinter *p)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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