Page MenuHomePhabricator

Add braces to GUI files
ClosedPublic

Authored by Fabien on Jan 30 2020, 21:43.

Details

Summary

As per title.

Test Plan
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nakihito added a subscriber: nakihito.

Edit: Ignore nits. I see this is part/result of a different change/focus.

src/qt/rpcconsole.cpp
1220 ↗(On Diff #15901)

Since this is already touching this area, would it be out of scope to move the this comment to the line above?

src/qt/splashscreen.cpp
177 ↗(On Diff #15901)

And here too?

This revision is now accepted and ready to land.Jan 30 2020, 22:31

Move comments on their line while I'm at it.

This revision was landed with ongoing or failed builds.Jan 30 2020, 22:42
This revision was automatically updated to reflect the committed changes.