Added an entry for the application shell...

This commit is contained in:
rpotts%netscape.com 1998-12-29 23:59:23 +00:00
parent 18bb5ad763
commit e05af080f3

View File

@ -136,6 +136,13 @@ typedef PRUcs2 PRUnichar;
#define NS_PLUGIN NS_IMPORT
#endif
#ifdef _IMPL_NS_APPSHELL
#define NS_APPSHELL NS_EXPORT
#else
#define NS_APPSHELL NS_IMPORT
#endif
/* ------------------------------------------------------------------------ */
// Casting macros for hiding C++ features from older compilers