From 2bb780468c448da1d2ff6d33f7fdbc7badcd96ce Mon Sep 17 00:00:00 2001 From: Matt Gajownik Date: Sat, 25 Jun 2022 14:46:05 +1000 Subject: [PATCH] UI: Fix formatting --- UI/properties-view.cpp | 5 +++-- UI/source-tree.cpp | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/UI/properties-view.cpp b/UI/properties-view.cpp index 4d76f2497..47a0295ae 100644 --- a/UI/properties-view.cpp +++ b/UI/properties-view.cpp @@ -1501,8 +1501,9 @@ void OBSPropertiesView::AddProperty(obs_property_t *property, widget->setEnabled(false); if (obs_property_long_description(property)) { - QString file = !App()->IsThemeDark() ? ":/res/images/help.svg" - : ":/res/images/help_light.svg"; + QString file = !App()->IsThemeDark() + ? ":/res/images/help.svg" + : ":/res/images/help_light.svg"; if (label) { QString lStr = "%1