diff -r 90517678cc4f -r 453da2cfceef qtmobility/tests/auto/support/support.h --- a/qtmobility/tests/auto/support/support.h Mon May 03 13:18:40 2010 +0300 +++ b/qtmobility/tests/auto/support/support.h Fri May 14 16:41:33 2010 +0300 @@ -64,6 +64,7 @@ QMessageId addMessage(const Parameters ¶ms); #if defined(Q_OS_WIN) && !defined(Q_OS_WINCE) + bool mapiAvailable(); #endif }