mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-07-08 13:04:14 +02:00
Fix grid and guide startup behavior and update german translation
This commit is contained in:
@@ -194,6 +194,7 @@ class QETDiagramEditor : public QETMainWindow
|
||||
*conductor_default, ///< Show a dialog to edit default conductor properties
|
||||
*m_grey_background, ///< Switch the background color in white or grey
|
||||
*m_draw_grid, ///< Switch the background grid display or not
|
||||
*m_draw_guides = nullptr, ///< Switch the custom guides display or not
|
||||
*m_project_edit_properties, ///< Edit the properties of the current project.
|
||||
*m_project_add_diagram, ///< Add a diagram to the current project.
|
||||
*m_remove_diagram_from_project, ///< Delete a diagram from the current project
|
||||
|
||||
Reference in New Issue
Block a user