ddddddddddddddddddddddddddddd

This commit is contained in:
fourtf
2017-01-05 16:22:55 +01:00
parent b7de109335
commit e68f885dff
3 changed files with 10 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ Word::Word(const QString& text, Type type, const QString& copytext, const QStrin
Word::~Word()
{
delete text;
delete m_copyText;
delete m_tooltip;
}