mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-18 10:29:57 +02:00
Conductor : formula and text is now two different things.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4799 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -80,7 +80,8 @@ class ConductorProperties
|
||||
QColor color;
|
||||
QString text,
|
||||
m_function,
|
||||
m_tension_protocol;
|
||||
m_tension_protocol,
|
||||
m_formula;
|
||||
int text_size;
|
||||
double cond_size;
|
||||
double verti_rotate_text;
|
||||
|
||||
Reference in New Issue
Block a user