Fix a few warnings
parent
02a07ea0a0
commit
35e7a2a9fe
|
@ -476,7 +476,6 @@ void OBSBasic::ResizePreview(uint32_t cx, uint32_t cy)
|
|||
{
|
||||
double targetAspect, baseAspect;
|
||||
QSize targetSize;
|
||||
int x, y;
|
||||
|
||||
/* resize preview panel to fix to the top section of the window */
|
||||
targetSize = ui->preview->size();
|
||||
|
|
Loading…
Reference in New Issue