From 436643c3b9ffdeb1387717f2bc06d6897fb962ca Mon Sep 17 00:00:00 2001 From: Ryan Foster Date: Mon, 5 Dec 2022 16:43:34 -0500 Subject: [PATCH] UI: Fix Qt AutoUic warning Currently, Qt's User Interface Compiler (UIC) emits a warning about the tabstop assignment for horizontalLayout_sdrPaperWhite, which is a QLayout rather than a QWidget. Remove the tabstop assignment to fix the warning. --- UI/forms/OBSBasicSettings.ui | 1 - 1 file changed, 1 deletion(-) diff --git a/UI/forms/OBSBasicSettings.ui b/UI/forms/OBSBasicSettings.ui index 45cafafe3..ff27f52c2 100644 --- a/UI/forms/OBSBasicSettings.ui +++ b/UI/forms/OBSBasicSettings.ui @@ -7664,7 +7664,6 @@ colorSpace colorRange sdrWhiteLevel - horizontalLayout_sdrPaperWhite hdrNominalPeakLevel disableOSXVSync resetOSXVSync