--- a/web_plat/connection_manager_api/inc/MConnection.h Fri Jun 25 18:06:10 2010 +0100
+++ b/web_plat/connection_manager_api/inc/MConnection.h Thu Jul 22 16:44:19 2010 +0100
@@ -22,6 +22,8 @@
#ifndef M_Connection_H
#define M_Connection_H
+#warning The Connection Manager API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
// INCLUDES
#include <ApEngineConsts.h> // TEMP
@@ -206,4 +208,4 @@
virtual void ShowConnectionChangedDlg() = 0;
};
-#endif
\ No newline at end of file
+#endif