[qet] [3459] Fix provisory

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3459
Author:   scorpio810
Date:     2014-11-06 17:55:38 +0100 (Thu, 06 Nov 2014)
Log Message:
-----------
Fix provisory

Modified Paths:
--------------
    trunk/sources/qetgraphicsitem/element.h

Modified: trunk/sources/qetgraphicsitem/element.h
===================================================================
--- trunk/sources/qetgraphicsitem/element.h	2014-11-06 15:22:30 UTC (rev 3458)
+++ trunk/sources/qetgraphicsitem/element.h	2014-11-06 16:55:38 UTC (rev 3459)
@@ -108,12 +108,7 @@
 	virtual void linkToElement(Element *) {}
 	virtual void unlinkAllElements() {}
 	virtual void unlinkElement(Element *) {}
-
-#if QT_VERSION >= 0x040800
-	virtual void initLink(QETProject *);
-#else
 	void initLink(QETProject *);
-#endif
 
 	QList<Element *> linkedElements ();
 	virtual int linkType() const {return link_type_;} // @return the linkable type


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/