web_plat/connection_manager_api/inc/MConnection.h
changeset 74 91031d3aab7d
parent 0 dd21522fd290
--- a/web_plat/connection_manager_api/inc/MConnection.h	Mon May 03 13:32:15 2010 +0300
+++ b/web_plat/connection_manager_api/inc/MConnection.h	Fri Jun 11 14:42:15 2010 +0300
@@ -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