diff options
-rw-r--r-- | accessibility/source/helper/acc_factory.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx index 91476bc42863..e1e8eae2ac78 100644 --- a/accessibility/source/helper/acc_factory.cxx +++ b/accessibility/source/helper/acc_factory.cxx @@ -74,7 +74,7 @@ #include <vcl/combobox.hxx> #include <accessibility/extended/AccessibleGridControl.hxx> #include <svtools/accessibletable.hxx> -//#include "vcl/popupmenuwindow.hxx" +#include "vcl/popupmenuwindow.hxx" #include <floatingwindowaccessible.hxx> |