diff options
author | David Tardon <dtardon@redhat.com> | 2012-01-15 12:57:11 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-01-15 20:27:17 +0100 |
commit | ee5371c805312946f4fd83f3394536e51cd9fdfb (patch) | |
tree | 191b6eb87909c3f6b508096bee3da8f308c78491 /accessibility/Library_acc.mk | |
parent | a54018c2429483d5447d63c064ca430e99245f6a (diff) |
WaE: deleting object of abstract class type with non-virtual destructor
Diffstat (limited to 'accessibility/Library_acc.mk')
-rw-r--r-- | accessibility/Library_acc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/Library_acc.mk b/accessibility/Library_acc.mk index 16ff5d8e9d2c..6fb65b6dc84e 100644 --- a/accessibility/Library_acc.mk +++ b/accessibility/Library_acc.mk @@ -89,6 +89,7 @@ $(eval $(call gb_Library_add_exception_objects,acc,\ accessibility/source/helper/acc_factory \ accessibility/source/helper/accresmgr \ accessibility/source/helper/characterattributeshelper \ + accessibility/source/helper/IComboListBoxHelper \ accessibility/source/standard/accessiblemenubasecomponent \ accessibility/source/standard/accessiblemenucomponent \ accessibility/source/standard/accessiblemenuitemcomponent \ |