From 68ff839dd655aeff5708073a9655b1f09ad16740 Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 26 Jul 2023 23:13:31 +0100 Subject: [PATCH] Make gcc happier with escaped \\ in comments --- qrenderdoc/Styles/RDStyle/RDStyle.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qrenderdoc/Styles/RDStyle/RDStyle.cpp b/qrenderdoc/Styles/RDStyle/RDStyle.cpp index 80ac2250a..38263e84e 100644 --- a/qrenderdoc/Styles/RDStyle/RDStyle.cpp +++ b/qrenderdoc/Styles/RDStyle/RDStyle.cpp @@ -1576,8 +1576,8 @@ void RDStyle::drawControl(ControlElement control, const QStyleOption *opt, QPain // X // | CheckCornerSize // X - // \\ innerSize (width and height) - // \\ + // \\ innerSize + // \\ (width and height) // CheckHeight X // / // /