mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
415 B
C++
9 lines
415 B
C++
COMPONENT(MEMORY, nsMemoryImpl::Create)
|
|
COMPONENT(DEBUG, nsDebugImpl::Create)
|
|
COMPONENT(CATEGORYMANAGER, nsCategoryManager::Create)
|
|
COMPONENT(OBSERVERSERVICE, nsObserverService::Create)
|
|
COMPONENT(TIMER, nsTimerImplConstructor)
|
|
COMPONENT(THREADMANAGER, nsThreadManagerGetSingleton)
|
|
COMPONENT(THREADPOOL, nsThreadPoolConstructor)
|
|
COMPONENT(UUID_GENERATOR, nsUUIDGeneratorConstructor)
|