mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-02 01:40:52 +01:00
Terminal : remove unused code
This commit is contained in:
@@ -21,7 +21,7 @@ class TerminalData : public PropertiesInterface
|
||||
public:
|
||||
TerminalData();
|
||||
TerminalData(QGraphicsObject* parent);
|
||||
~TerminalData();
|
||||
~TerminalData() override;
|
||||
|
||||
void init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user