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; }
|
namespace svx { class ToolboxButtonColorUpdater; }
|
||||||
class SvxLineColorPage;
|
|
||||||
class SvxLineStylePage;
|
|
||||||
class SvxLineWidthPage;
|
|
||||||
class XLineStyleItem;
|
class XLineStyleItem;
|
||||||
class XLineDashItem;
|
class XLineDashItem;
|
||||||
class XLineStartItem;
|
class XLineStartItem;
|
||||||
@@ -62,10 +59,6 @@ class LinePropertyPanel
|
|||||||
: public PanelLayout,
|
: public PanelLayout,
|
||||||
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
|
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
|
||||||
{
|
{
|
||||||
private:
|
|
||||||
friend class ::SvxLineStylePage;
|
|
||||||
friend class ::SvxLineWidthPage;
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
static LinePropertyPanel* Create(
|
static LinePropertyPanel* Create(
|
||||||
Window* pParent,
|
Window* pParent,
|
||||||
|
Reference in New Issue
Block a user