mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-25 14:49:59 +01:00
remove not needed declaration, because the definition was already deleted. And so a linker error occured
This commit is contained in:
@@ -309,8 +309,6 @@ class CustomElementGraphicPart : public QGraphicsObject, public CustomElementPar
|
||||
void applyStylesToQPainter(QPainter &) const;
|
||||
void drawShadowShape (QPainter *painter);
|
||||
|
||||
QVariant itemChange(GraphicsItemChange change,
|
||||
const QVariant &value) override;
|
||||
void hoverEnterEvent(QGraphicsSceneHoverEvent *event) override;
|
||||
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user