mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 17:50:52 +01:00
Element editor: make element text option "keep visual rotation" editable.
This commit is contained in:
@@ -69,6 +69,8 @@ class DynamicTextFieldEditor : public ElementItemEditor {
|
||||
|
||||
void on_m_color_kpb_changed(const QColor &newColor);
|
||||
|
||||
void on_m_keep_visual_rotation_cb_clicked();
|
||||
|
||||
private:
|
||||
Ui::DynamicTextFieldEditor *ui;
|
||||
QPointer<PartDynamicTextField> m_text_field;
|
||||
|
||||
Reference in New Issue
Block a user