mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-23 05:49:59 +02:00
add call method to enumerate conductor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2139 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -36,7 +36,8 @@ class DialogConductorAutoNum : public QDialog
|
||||
~DialogConductorAutoNum();
|
||||
|
||||
private slots:
|
||||
void on_pushButton_delete_clicked();
|
||||
void on_pushButton_annotation_clicked();
|
||||
void on_pushButton_delete_clicked();
|
||||
void on_pushButton_close_clicked();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user