Kaydet (Commit) 8197a6c1 authored tarafından Miklos Vajna's avatar Miklos Vajna

SvxPopupWindowListBox: avoid inheriting from boost::noncopyable two times

Change-Id: Ie74ceb4baf443dae5cfb524b2373dbebf3a8ab4e
üst 1e9b5f17
...@@ -55,7 +55,7 @@ class SvxPopupWindowListBox; ...@@ -55,7 +55,7 @@ class SvxPopupWindowListBox;
class SvxPopupWindowListBox: public SfxPopupWindow, private boost::noncopyable class SvxPopupWindowListBox: public SfxPopupWindow
{ {
using FloatingWindow::StateChanged; using FloatingWindow::StateChanged;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment