Skip to content
Snippets Groups Projects
Commit 53335c2f authored by Jochen Becher's avatar Jochen Becher
Browse files

ModelEditor: Apply some source code formatting rules


1. Reduce 2 or more empty lines to a single empty line
2. Remove duplicate access specifiers
3. Remove lots of single empty lines between member declarations
4. Remove braces around single lines
5. List base classes on same line as class declaration
6. Ensure opening brace of class declaration is on next line
7. Add comment to end of namespace block

Change-Id: I95e2efa3abea806683e0943d54d6f203ad4af0e4
Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
parent f3902fff
No related branches found
No related tags found
No related merge requests found
Showing
with 77 additions and 292 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment