Prepare: On changeCurrentTitleBlockTemplate combobox load the fields of the template to additional_fields_

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2114 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
cfdev
2013-04-15 20:44:19 +00:00
parent f8f4dbaaca
commit e7ac7c9c40
4 changed files with 43 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ class TitleBlockPropertiesWidget : public QWidget {
void updateTemplateList();
void editCurrentTitleBlockTemplate();
void duplicateCurrentTitleBlockTemplate();
void changeCurrentTitleBlockTemplate(QString text);
void setDate_now();
private: