[qet] [2666] forget file in previous comit |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2666
Author: blacksun
Date: 2013-12-20 21:34:45 +0100 (Fri, 20 Dec 2013)
Log Message:
-----------
forget file in previous comit
Modified Paths:
--------------
trunk/sources/qetgraphicsitem/ghostelement.h
Modified: trunk/sources/qetgraphicsitem/ghostelement.h
===================================================================
--- trunk/sources/qetgraphicsitem/ghostelement.h 2013-12-20 20:30:55 UTC (rev 2665)
+++ trunk/sources/qetgraphicsitem/ghostelement.h 2013-12-20 20:34:45 UTC (rev 2666)
@@ -43,6 +43,7 @@
// methods
public:
virtual bool fromXml(QDomElement &, QHash<int, Terminal *> &, bool = false);
+ virtual int linkType() const {return Element::simple;}
protected:
QRectF minimalBoundingRect() const;