diff options
author | Michele Calgaro <[email protected]> | 2022-01-04 19:42:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-01-04 19:42:42 +0900 |
commit | 7a0c2ce49743153e398ce50618c8d2e7b73c6e6d (patch) | |
tree | a8af498257fbfc1c7936f089ab5aefd00b547caa /examples/PkExample.cpp | |
parent | 8204fa74454b3f4a0761918f9deda1997f6c864c (diff) | |
download | polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.tar.gz polkit-tqt-7a0c2ce49743153e398ce50618c8d2e7b73c6e6d.zip |
Removed empty line at the end of files.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'examples/PkExample.cpp')
-rw-r--r-- | examples/PkExample.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/PkExample.cpp b/examples/PkExample.cpp index 9223082b3..bdfc018cd 100644 --- a/examples/PkExample.cpp +++ b/examples/PkExample.cpp @@ -363,4 +363,3 @@ void PkExample::actionActivated() } #include "PkExample.moc" - |