diff options
Diffstat (limited to 'include/test/lang')
-rw-r--r-- | include/test/lang/xcomponent.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/test/lang/xcomponent.hxx b/include/test/lang/xcomponent.hxx index 347a36e2925c..fdbeccc6cf7b 100644 --- a/include/test/lang/xcomponent.hxx +++ b/include/test/lang/xcomponent.hxx @@ -26,6 +26,7 @@ public: void testAddEventListener(); void testRemoveEventListener(); + void testDispose(); void testDisposedByDesktopTerminate(); protected: |