remove some useless lines
As those classes don't exist. Change-Id: I1e9015e1654e6d261709ab0b1dcf9784a0849e92
This commit is contained in:
@@ -34,9 +34,6 @@
|
||||
|
||||
|
||||
namespace svx { class ToolboxButtonColorUpdater; }
|
||||
class SvxLineColorPage;
|
||||
class SvxLineStylePage;
|
||||
class SvxLineWidthPage;
|
||||
class XLineStyleItem;
|
||||
class XLineDashItem;
|
||||
class XLineStartItem;
|
||||
@@ -62,10 +59,6 @@ class LinePropertyPanel
|
||||
: public PanelLayout,
|
||||
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
|
||||
{
|
||||
private:
|
||||
friend class ::SvxLineStylePage;
|
||||
friend class ::SvxLineWidthPage;
|
||||
|
||||
public:
|
||||
static LinePropertyPanel* Create(
|
||||
Window* pParent,
|
||||
|
Reference in New Issue
Block a user