fix warning

This commit is contained in:
Caolán McNamara 2011-01-11 14:33:33 +00:00
parent c6db86d895
commit 1839b19c9c

View file

@ -114,6 +114,7 @@ Test::Test()
: m_pDispatcher(NULL)
, m_pSmCmdBoxWindow(NULL)
, m_pEditWindow(NULL)
, m_pViewShell(NULL)
{
m_xContext = cppu::defaultBootstrap_InitialComponentContext();
m_xFactory = m_xContext->getServiceManager();