mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-05 23:26:13 -05:00
UI: Remove additional unused help icons
This commit is contained in:
@@ -64,6 +64,8 @@ OBSBasicProperties::OBSBasicProperties(QWidget *parent, OBSSource source_)
|
||||
else
|
||||
resize(720, 580);
|
||||
|
||||
setWindowFlags(windowFlags() & ~Qt::WindowContextHelpButtonHint);
|
||||
|
||||
QMetaObject::connectSlotsByName(this);
|
||||
|
||||
/* The OBSData constructor increments the reference once */
|
||||
|
||||
Reference in New Issue
Block a user