This commit is contained in:
edburns%acm.org 2002-04-18 19:58:58 +00:00
Родитель 6da641b328
Коммит de6d4a7735
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -48,6 +48,9 @@ extern PRLogModuleInfo *prLogModuleInfo; // defined in WrapperFactory.cpp
* Set to nsnull in WrapperFactoryImpl.cpp nativeTerminate().
* PENDING(edburns): is it preferable to use nsComponentManager:: static
* methods?
*/
class nsIComponentManager;