mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
qunused on event
This commit is contained in:
parent
ec3ccc7ca3
commit
cde9721600
@ -125,6 +125,7 @@ void NetCamView::setTitle(const QString &title)
|
||||
|
||||
void NetCamView::showEvent(QShowEvent *event)
|
||||
{
|
||||
Q_UNUSED(event);
|
||||
selfFrame->resetBoundary(videoSurface->getBoundingRect());
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user