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

@@ -44,7 +44,7 @@ class MasterElement : public CustomElement
signals:
public slots:
void updateLabel();
void updateLabel(DiagramContext old_info, DiagramContext new_info);
private:
bool aboutDeleteXref ();