mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Make gcc happier with escaped \\ in comments
This commit is contained in:
@@ -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
|
||||
// /
|
||||
// /
|
||||
|
||||
Reference in New Issue
Block a user