[qet] [3569] Remove information about internal connection in element editor |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 3569
Author: blacksun
Date: 2014-12-23 20:08:29 +0100 (Tue, 23 Dec 2014)
Log Message:
-----------
Remove information about internal connection in element editor
Modified Paths:
--------------
trunk/sources/editor/elementscene.cpp
Modified: trunk/sources/editor/elementscene.cpp
===================================================================
--- trunk/sources/editor/elementscene.cpp 2014-12-23 19:00:37 UTC (rev 3568)
+++ trunk/sources/editor/elementscene.cpp 2014-12-23 19:08:29 UTC (rev 3569)
@@ -270,7 +270,6 @@
root.setAttribute("hotspot_y", QString("%1").arg(-(qRound(size.y() - (ymargin/2)))));
root.setAttribute("orientation", "dyyy"); //we keep the orientation for compatibility with previous version of qet
root.setAttribute("version", QET::version);
- root.setAttribute("ic", "true"); //we keep the internal connection for compatibility with previous version of qet
root.setAttribute("link_type", m_elmt_type);
// noms de l'element