web_pub/browser_plugin_api/inc/npupp.h
changeset 74 91031d3aab7d
parent 0 dd21522fd290
child 94 919f36ff910f
equal deleted inserted replaced
68:92a765b5b3e7 74:91031d3aab7d
    62 
    62 
    63 #ifndef _NPAPI_H_
    63 #ifndef _NPAPI_H_
    64 #include "npapi.h"
    64 #include "npapi.h"
    65 #endif
    65 #endif
    66 
    66 
       
    67 #warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    68 
    67 #include "jri.h"
    69 #include "jri.h"
    68 
    70 
    69 /******************************************************************************************
    71 /******************************************************************************************
    70    plug-in function table macros
    72    plug-in function table macros
    71           for each function in and out of the plugin API we define
    73           for each function in and out of the plugin API we define