summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--svx/source/tbxctrls/lboxctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx
index fdfbe9ce8463..a6b2600bebf0 100644
--- a/svx/source/tbxctrls/lboxctrl.cxx
+++ b/svx/source/tbxctrls/lboxctrl.cxx
@@ -55,7 +55,7 @@ class SvxPopupWindowListBox;
-class SvxPopupWindowListBox: public SfxPopupWindow, private boost::noncopyable
+class SvxPopupWindowListBox: public SfxPopupWindow
{
using FloatingWindow::StateChanged;