mirror of https://github.com/KLayout/klayout.git
Fixed a build error
This commit is contained in:
parent
0c73b11f9b
commit
774b008417
|
|
@ -67,7 +67,7 @@ public slots:
|
|||
void move_up_clicked ();
|
||||
void move_down_clicked ();
|
||||
void current_item_changed (QTreeWidgetItem *current, QTreeWidgetItem *previous);
|
||||
void item_changed (QTreeWidgetItem *item, int column);
|
||||
|
||||
private:
|
||||
db::NetTracerTechnologyComponent m_data;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue