diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 19:42:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-01-04 19:42:42 +0900 |
commit | 7a0c2ce49743153e398ce50618c8d2e7b73c6e6d (patch) | |
tree | a8af498257fbfc1c7936f089ab5aefd00b547caa /gui/polkit-tqt-gui-action.h | |
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 <michele.calgaro@yahoo.it>
Diffstat (limited to 'gui/polkit-tqt-gui-action.h')
-rw-r--r-- | gui/polkit-tqt-gui-action.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/polkit-tqt-gui-action.h b/gui/polkit-tqt-gui-action.h index 21c10100b..23dfaee75 100644 --- a/gui/polkit-tqt-gui-action.h +++ b/gui/polkit-tqt-gui-action.h @@ -304,4 +304,3 @@ class POLKIT_TQT_EXPORT Action : public TQAction } #endif - |