mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-19 19:29:58 +02:00
Search and replace : We can now replace a properties text (diagram, element, conductor, diagram text) with regular expression
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5658 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -57,7 +57,7 @@ class ReplaceConductorDialog : public QDialog
|
||||
void on_m_color_pb_clicked();
|
||||
void on_m_color_2_pb_clicked();
|
||||
|
||||
private:
|
||||
private:
|
||||
Ui::ReplaceConductorDialog *ui;
|
||||
ConductorProperties m_properties;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user