Element information : Check box "visible" for text re-work.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3499 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-11-18 23:00:06 +00:00
parent 46100f0d94
commit a0ba343951
6 changed files with 42 additions and 23 deletions

View File

@@ -121,7 +121,7 @@ class Element : public QetGraphicsItem {
kind link_type_;
signals:
void elementInfoChange(DiagramContext);
void elementInfoChange(DiagramContext old_info, DiagramContext new_info);
//METHODS related to information
public: