• Markus Mohrhard's avatar
    uitest: we also need a SolarMutex when deleting the wrapper object · e41cb968
    Markus Mohrhard yazdı
    The wrapper has references to vcl objects and the destructor might have
    the last reference to a vcl::Window causing a delete. Avoid potential
    problems (I have seen one deadlock in the chart wizard code) by taking
    the SolarMutex.
    
    Change-Id: I8afcf79842b2f8e8f822b975629d5c8e18a86163
    e41cb968
uiobject_uno.cxx 3.35 KB