vclptr fix in ScrollableWrapper
Change-Id: I28b0c9712d3eb35181ccd323e583d947db06094d
This commit is contained in:
@@ -82,7 +82,7 @@ void ScrollableWrapper<T>::setScrollVisibility( ScrollBarVisibility rVisState )
|
||||
template< class T>
|
||||
ScrollableWrapper<T>::~ScrollableWrapper()
|
||||
{
|
||||
dispose();
|
||||
T::disposeOnce();
|
||||
}
|
||||
|
||||
template< class T>
|
||||
|
Reference in New Issue
Block a user