Silence -Werror,-Wnon-virtual-dtor

Change-Id: I3fdf72b014d2ca0b0bd96fc5eba5606b13b32258
This commit is contained in:
Stephan Bergmann
2016-03-04 09:51:30 +01:00
parent 7f0e9654e5
commit ba57e60a6e

View File

@@ -40,6 +40,7 @@ public:
STDMETHOD(put_XSubInterface)(hyper);
protected:
~CUNOXWrapper() {}
css::accessibility::XAccessible* pUNOInterface;
};