mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
nicely close camera when quitting qtox from opened av tab, fixes #2037
This commit is contained in:
parent
7c6ac40d21
commit
cffac87cbd
|
@ -74,6 +74,7 @@ AVForm::AVForm() :
|
|||
|
||||
AVForm::~AVForm()
|
||||
{
|
||||
killVideoSurface();
|
||||
Translator::unregister(this);
|
||||
delete bodyUI;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user