mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
title block editor : show 'projecttitle' as available value
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5418 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
parent
3ff5b00953
commit
114c3cdcc3
@ -444,6 +444,7 @@ QString TitleBlockTemplateCellWidget::defaultVariablesString() const {
|
||||
"<li>%{folio} : indications relatives au folio</li>"
|
||||
"<li>%{folio-id} : position du folio dans le projet</li>"
|
||||
"<li>%{folio-total} : nombre total de folios dans le projet</li>"
|
||||
"<li>%{projecttitle} : titre du projet</li>"
|
||||
"</ul>"
|
||||
);
|
||||
return(def_var_string);
|
||||
|
Loading…
x
Reference in New Issue
Block a user