Kaydet (Commit) 290ecbca authored tarafından Thomas Arnhold's avatar Thomas Arnhold

remove some useless lines

As those classes don't exist.

Change-Id: I1e9015e1654e6d261709ab0b1dcf9784a0849e92
üst 67c0cebb
......@@ -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,
......
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