remove some useless lines

As those classes don't exist.

Change-Id: I1e9015e1654e6d261709ab0b1dcf9784a0849e92
This commit is contained in:
Thomas Arnhold
2014-05-06 14:08:40 +02:00
parent 67c0cebb3f
commit 290ecbca8d

View File

@@ -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,