Add new option for export or not terminal elements in nomenclature

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4685 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2016-09-04 15:19:36 +00:00
parent 378a97bfe4
commit a64840cb5f
3 changed files with 24 additions and 8 deletions

View File

@@ -99,6 +99,7 @@ class GeneralConfigurationPage : public ConfigPage {
QCheckBox *use_trackpad_;
QCheckBox *save_label_paste_;
QCheckBox *folio_panel_;
QCheckBox *terminal_exportlist_;
QGroupBox *projects_view_mode_;
QRadioButton *windowed_mode_;
QRadioButton *tabbed_mode_;