mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 10:09:58 +01:00
Added an "hadjust" XML attribute to title block cells, allowing too long texts to be reduced until they fit the cell.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1150 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -37,6 +37,7 @@ class TitleBlockCell {
|
||||
bool display_label;
|
||||
int alignment;
|
||||
int font_size;
|
||||
bool hadjust;
|
||||
QString logo_reference;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user