Enable the possibility to define the path of user tbt template

collection.


git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5605 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2018-11-25 09:55:11 +00:00
parent d8ed6a5130
commit a76feeef07
5 changed files with 103 additions and 7 deletions

View File

@@ -43,6 +43,12 @@ class GeneralConfigurationPage : public ConfigPage
void on_m_folio_list_pb_clicked();
void on_m_common_elmt_path_cb_currentIndexChanged(int index);
void on_m_custom_elmt_path_cb_currentIndexChanged(int index);
void on_m_custom_tbt_path_cb_currentIndexChanged(int index);
private:
void fillLang();