Remove the check box "integrate element to project"

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4558 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2016-06-20 15:39:14 +00:00
parent 50686f112b
commit 5fbbd71f6f
2 changed files with 0 additions and 6 deletions

View File

@@ -103,7 +103,6 @@ class GeneralConfigurationPage : public ConfigPage {
QCheckBox *m_zoom_out_beyond_folio;
QLabel *warning_view_mode_;
QGroupBox *elements_management_;
QCheckBox *integrate_elements_;
QCheckBox *highlight_integrated_elements_;
QLabel *default_element_infos_label_;
QTextEdit *default_element_infos_textfield_;