mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-06 06:19:59 +01:00
The scroll-and-highlight animation when integrating an element into a project is now optional.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1714 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -99,6 +99,7 @@ class GeneralConfigurationPage : public ConfigPage {
|
||||
QLabel *warning_view_mode_;
|
||||
QGroupBox *elements_management_;
|
||||
QCheckBox *integrate_elements_;
|
||||
QCheckBox *highlight_integrated_elements_;
|
||||
QLabel *default_element_infos_label_;
|
||||
QTextEdit *default_element_infos_textfield_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user