mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-23 10:22:50 +00:00
kmixer: crash fix
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
aa431458d6
commit
ef054f9e1f
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ KMixer::KMixer(QObject *parent)
|
|||
|
||||
KMixer::~KMixer()
|
||||
{
|
||||
delete m_backend;
|
||||
// backend parented to this
|
||||
}
|
||||
|
||||
bool KMixer::start(const QString &backend)
|
||||
|
|
Loading…
Add table
Reference in a new issue