add release pipeline

This commit is contained in:
2023-05-18 01:39:03 +03:00
parent 09a3c32d0c
commit 338828da88
14 changed files with 61 additions and 378 deletions

View File

@ -38,7 +38,7 @@ DesktopSource::~DesktopSource()
{
qCDebug(LOG_ESS) << __PRETTY_FUNCTION__;
delete m_vdi;
m_vdi->deleteLater();
}