fix warning
This commit is contained in:
parent
c6db86d895
commit
1839b19c9c
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue