mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 13:30:34 +01:00
ElementEditor: ~TerminalEditor() suppress extra semicolon
This commit is contained in:
committed by
Laurent Trinques
parent
e5b7aacea6
commit
0bae33e3f5
@@ -82,7 +82,7 @@ void TerminalEditor::init() {
|
||||
|
||||
/// Destructeur
|
||||
TerminalEditor::~TerminalEditor() {
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
Permet de specifier a cet editeur quelle primitive il doit editer. A noter
|
||||
|
||||
Reference in New Issue
Block a user