Kaydet (Commit) b8689142 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Dispose document when done

Change-Id: I7b15220568717e159f119e79da0016cbc88873cf
üst 6dbaf74e
......@@ -223,6 +223,8 @@ void GraphicObjectTest::testSizeBasedAutoSwap()
CPPUNIT_ASSERT(!pGrafObj1->IsSwappedOut());
CPPUNIT_ASSERT(!pGrafObj2->IsSwappedOut());
}
xComponent->dispose();
}
CPPUNIT_TEST_SUITE_REGISTRATION(GraphicObjectTest);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment