diff options
-rw-r--r-- | starmath/qa/cppunit/test_starmath.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx index fda87d723ee8..b2fb803e3d8d 100644 --- a/starmath/qa/cppunit/test_starmath.cxx +++ b/starmath/qa/cppunit/test_starmath.cxx @@ -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(); |