Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.9.5
-
None
Description
I might be wrong, but it appears to me that the preprocessor condition for QT_NO_THREADS in http://code.qt.io/cgit/qt/qtpim.git/tree/src/contacts/qcontactmanagerengine.cpp#n1874 (and below) are all inverted. Shouldn't those "#ifdef" be turned into "#ifndef"?