diff -r 92a765b5b3e7 -r 91031d3aab7d web_plat/connection_manager_api/inc/MConnection.h --- 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 // TEMP @@ -206,4 +208,4 @@ virtual void ShowConnectionChangedDlg() = 0; }; -#endif \ No newline at end of file +#endif