mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 06:20:53 +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
|
/// Destructeur
|
||||||
TerminalEditor::~TerminalEditor() {
|
TerminalEditor::~TerminalEditor() {
|
||||||
};
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Permet de specifier a cet editeur quelle primitive il doit editer. A noter
|
Permet de specifier a cet editeur quelle primitive il doit editer. A noter
|
||||||
|
|||||||
Reference in New Issue
Block a user