UI, obs-ffmpeg, obs-filters: Fix compile warnings

This commit is contained in:
Clayton Groeneveld
2020-07-16 23:15:13 -05:00
parent 56e56cd265
commit 990a07dc18
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -13,8 +13,8 @@ OBSBasicStatusBar::OBSBasicStatusBar(QWidget *parent)
droppedFrames(new QLabel),
streamIcon(new QLabel),
streamTime(new QLabel),
recordIcon(new QLabel),
recordTime(new QLabel),
recordIcon(new QLabel),
cpuUsage(new QLabel),
transparentPixmap(20, 20),
greenPixmap(20, 20),