Skip to content
Commit ecd40495 authored by Nate Graham's avatar Nate Graham
Browse files

applets/batterymonitor: rearrange code

Typically we have properties on top, then functions, then signal
handlers, then child items, then the onCompleted: block. The Battery
Monitor didn't conform to that, so this commit makes it do so. There are
no actual code changes; stuff is simply moved around for greater clarity
and style standardization.
parent dc62990e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment