|
@@ -115,7 +115,6 @@ OBSBasicProperties::OBSBasicProperties(QWidget *parent, OBSSource source_)
|
|
|
layout()->addWidget(windowSplitter);
|
|
|
|
|
|
if (type == OBS_SOURCE_TYPE_TRANSITION) {
|
|
|
- AddPreviewButton();
|
|
|
connect(view, SIGNAL(PropertiesRefreshed()), this,
|
|
|
SLOT(AddPreviewButton()));
|
|
|
}
|