mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-12 03:29:59 +01:00
Wrap code for better readability
This commit is contained in:
@@ -37,7 +37,8 @@ ESEventAddText::ESEventAddText(ElementScene *scene) :
|
||||
/**
|
||||
@brief ESEventAddText::~ESEventAddText
|
||||
*/
|
||||
ESEventAddText::~ESEventAddText() {
|
||||
ESEventAddText::~ESEventAddText()
|
||||
{
|
||||
delete m_text;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user