From 7a0c2ce49743153e398ce50618c8d2e7b73c6e6d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 4 Jan 2022 19:42:42 +0900 Subject: [PATCH] Removed empty line at the end of files. Signed-off-by: Michele Calgaro --- COPYING | 2 -- ConfigureChecks.cmake | 1 - agent/polkit-tqt-agent-listener.cpp | 1 - agent/polkit-tqt-agent-listener.h | 1 - agent/polkit-tqt-agent-session.cpp | 1 - agent/polkit-tqt-agent-session.h | 3 +-- core/polkit-tqt-actiondescription.cpp | 1 - core/polkit-tqt-actiondescription.h | 1 - core/polkit-tqt-authority.cpp | 1 - core/polkit-tqt-authority.h | 1 - core/polkit-tqt-details.cpp | 1 - core/polkit-tqt-details.h | 1 - core/polkit-tqt-identity.cpp | 1 - core/polkit-tqt-identity.h | 1 - core/polkit-tqt-subject.cpp | 1 - core/polkit-tqt-subject.h | 1 - core/polkit-tqt-temporaryauthorization.cpp | 1 - core/polkit-tqt-temporaryauthorization.h | 1 - examples/PkExample.cpp | 1 - examples/PkExample.h | 1 - examples/PkExampleHelper.cpp | 1 - examples/PkExampleHelper.h | 1 - examples/agent/pkagentexample.cpp | 1 - examples/agent/pkagentexample.h | 1 - examples/agent/tqtlistener.cpp | 1 - examples/agent/tqtlistener.h | 1 - examples/icons/CMakeLists.txt | 1 - examples/org.tqt.policykit.examples.conf | 1 - examples/org.tqt.policykit.examples.service.cmake | 1 - gui/polkit-tqt-gui-action.cpp | 1 - gui/polkit-tqt-gui-action.h | 1 - gui/polkit-tqt-gui-actionbutton.cpp | 1 - gui/polkit-tqt-gui-actionbutton.h | 1 - gui/polkit-tqt-gui-actionbutton_p.h | 1 - gui/polkit-tqt-gui-actionbuttons.cpp | 1 - gui/polkit-tqt-gui-actionbuttons_p.h | 1 - polkit-tqt-export.h | 1 - tests/run_test.sh | 1 - tests/test_auth_enum_actions.cpp | 1 - tests/test_check_authorization.cpp | 1 - tests/test_details.cpp | 1 - 41 files changed, 1 insertion(+), 43 deletions(-) diff --git a/COPYING b/COPYING index ec47efc06..d45026775 100644 --- a/COPYING +++ b/COPYING @@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names: Ty Coon, President of Vice That's all there is to it! - - diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 16ee5caad..24834b9d3 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -44,4 +44,3 @@ endif( ) if( WITH_GCC_VISIBILITY ) tde_setup_gcc_visibility( ) endif( ) - diff --git a/agent/polkit-tqt-agent-listener.cpp b/agent/polkit-tqt-agent-listener.cpp index fe554b630..153448b71 100644 --- a/agent/polkit-tqt-agent-listener.cpp +++ b/agent/polkit-tqt-agent-listener.cpp @@ -102,4 +102,3 @@ const PolkitAgentListener *Listener::listener() } #include "polkit-tqt-agent-listener.moc" - diff --git a/agent/polkit-tqt-agent-listener.h b/agent/polkit-tqt-agent-listener.h index 639382761..e54212959 100644 --- a/agent/polkit-tqt-agent-listener.h +++ b/agent/polkit-tqt-agent-listener.h @@ -155,4 +155,3 @@ private: } #endif - diff --git a/agent/polkit-tqt-agent-session.cpp b/agent/polkit-tqt-agent-session.cpp index 3d0da6153..3543c8733 100644 --- a/agent/polkit-tqt-agent-session.cpp +++ b/agent/polkit-tqt-agent-session.cpp @@ -192,4 +192,3 @@ void AsyncResult::setError(const TQString &text) } #include "polkit-tqt-agent-session.moc" - diff --git a/agent/polkit-tqt-agent-session.h b/agent/polkit-tqt-agent-session.h index a122654a2..72086efd0 100644 --- a/agent/polkit-tqt-agent-session.h +++ b/agent/polkit-tqt-agent-session.h @@ -187,5 +187,4 @@ private: } -#endif // SESSION_H - +#endif diff --git a/core/polkit-tqt-actiondescription.cpp b/core/polkit-tqt-actiondescription.cpp index ca8dea2c8..9945eeb97 100644 --- a/core/polkit-tqt-actiondescription.cpp +++ b/core/polkit-tqt-actiondescription.cpp @@ -162,4 +162,3 @@ ActionDescription::ImplicitAuthorization ActionDescription::implicitActive() con } } - diff --git a/core/polkit-tqt-actiondescription.h b/core/polkit-tqt-actiondescription.h index bb477f79f..3527008d0 100644 --- a/core/polkit-tqt-actiondescription.h +++ b/core/polkit-tqt-actiondescription.h @@ -152,4 +152,3 @@ class POLKIT_TQT_EXPORT ActionDescription } #endif - diff --git a/core/polkit-tqt-authority.cpp b/core/polkit-tqt-authority.cpp index abe776245..71586c8ec 100644 --- a/core/polkit-tqt-authority.cpp +++ b/core/polkit-tqt-authority.cpp @@ -849,4 +849,3 @@ void Authority::revokeTemporaryAuthorizationCancel() } #include "polkit-tqt-authority.moc" - diff --git a/core/polkit-tqt-authority.h b/core/polkit-tqt-authority.h index d4e0e0b53..c3cd4c241 100644 --- a/core/polkit-tqt-authority.h +++ b/core/polkit-tqt-authority.h @@ -524,4 +524,3 @@ class POLKIT_TQT_EXPORT Authority : public TQObject } #endif - diff --git a/core/polkit-tqt-details.cpp b/core/polkit-tqt-details.cpp index 5b2a80d64..75e54dd00 100644 --- a/core/polkit-tqt-details.cpp +++ b/core/polkit-tqt-details.cpp @@ -140,4 +140,3 @@ TQStringList Details::keys() const } } - diff --git a/core/polkit-tqt-details.h b/core/polkit-tqt-details.h index ee0f4d35d..6040e7a06 100644 --- a/core/polkit-tqt-details.h +++ b/core/polkit-tqt-details.h @@ -94,4 +94,3 @@ class POLKIT_TQT_EXPORT Details } #endif - diff --git a/core/polkit-tqt-identity.cpp b/core/polkit-tqt-identity.cpp index 713c61c37..fbedb3c9d 100644 --- a/core/polkit-tqt-identity.cpp +++ b/core/polkit-tqt-identity.cpp @@ -231,4 +231,3 @@ void UnixGroupIdentity::setGid(gid_t gid) } } - diff --git a/core/polkit-tqt-identity.h b/core/polkit-tqt-identity.h index 230bd9216..273170901 100644 --- a/core/polkit-tqt-identity.h +++ b/core/polkit-tqt-identity.h @@ -214,4 +214,3 @@ class POLKIT_TQT_EXPORT UnixGroupIdentity : public Identity } #endif - diff --git a/core/polkit-tqt-subject.cpp b/core/polkit-tqt-subject.cpp index fe51e5265..297cef259 100644 --- a/core/polkit-tqt-subject.cpp +++ b/core/polkit-tqt-subject.cpp @@ -254,4 +254,3 @@ void UnixSessionSubject::setSessionId(const TQString &sessionId) } } - diff --git a/core/polkit-tqt-subject.h b/core/polkit-tqt-subject.h index 493a44527..7f2ea45e7 100644 --- a/core/polkit-tqt-subject.h +++ b/core/polkit-tqt-subject.h @@ -268,4 +268,3 @@ class POLKIT_TQT_EXPORT UnixSessionSubject : public Subject } #endif - diff --git a/core/polkit-tqt-temporaryauthorization.cpp b/core/polkit-tqt-temporaryauthorization.cpp index b87744e68..13834e64e 100644 --- a/core/polkit-tqt-temporaryauthorization.cpp +++ b/core/polkit-tqt-temporaryauthorization.cpp @@ -138,4 +138,3 @@ bool TemporaryAuthorization::revoke() } } - diff --git a/core/polkit-tqt-temporaryauthorization.h b/core/polkit-tqt-temporaryauthorization.h index 505396500..016ff9a1d 100644 --- a/core/polkit-tqt-temporaryauthorization.h +++ b/core/polkit-tqt-temporaryauthorization.h @@ -122,4 +122,3 @@ class POLKIT_TQT_EXPORT TemporaryAuthorization } #endif - 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" - diff --git a/examples/PkExample.h b/examples/PkExample.h index 8621a3129..6d30c9432 100644 --- a/examples/PkExample.h +++ b/examples/PkExample.h @@ -78,4 +78,3 @@ public: }; #endif - diff --git a/examples/PkExampleHelper.cpp b/examples/PkExampleHelper.cpp index 3df798f59..53d6cbc93 100644 --- a/examples/PkExampleHelper.cpp +++ b/examples/PkExampleHelper.cpp @@ -156,4 +156,3 @@ bool PkExampleHelper::setValue(const TQString &action) } #include "PkExampleHelper.moc" - diff --git a/examples/PkExampleHelper.h b/examples/PkExampleHelper.h index 322366557..4f3bf4c6f 100644 --- a/examples/PkExampleHelper.h +++ b/examples/PkExampleHelper.h @@ -49,4 +49,3 @@ class PkExampleHelper : public TQApplication, public TQT_DBusObjectBase }; #endif - diff --git a/examples/agent/pkagentexample.cpp b/examples/agent/pkagentexample.cpp index becd51d46..db7515cfd 100644 --- a/examples/agent/pkagentexample.cpp +++ b/examples/agent/pkagentexample.cpp @@ -20,4 +20,3 @@ void PkAgentExample::commitData(TQSessionManager &sm) } #include "pkagentexample.moc" - diff --git a/examples/agent/pkagentexample.h b/examples/agent/pkagentexample.h index 1776df117..8c97d2d9d 100644 --- a/examples/agent/pkagentexample.h +++ b/examples/agent/pkagentexample.h @@ -44,4 +44,3 @@ class PkAgentExample : public TQApplication }; #endif - diff --git a/examples/agent/tqtlistener.cpp b/examples/agent/tqtlistener.cpp index f227d2aed..2532dd689 100644 --- a/examples/agent/tqtlistener.cpp +++ b/examples/agent/tqtlistener.cpp @@ -110,4 +110,3 @@ void TQtListener::showInfo(const TQString &text) } #include "tqtlistener.moc" - diff --git a/examples/agent/tqtlistener.h b/examples/agent/tqtlistener.h index 420915839..4429b6c1a 100644 --- a/examples/agent/tqtlistener.h +++ b/examples/agent/tqtlistener.h @@ -62,4 +62,3 @@ class TQtListener : public PolkitTQt::Agent::Listener }; #endif - diff --git a/examples/icons/CMakeLists.txt b/examples/icons/CMakeLists.txt index f2a2c4e71..d300a2d12 100644 --- a/examples/icons/CMakeLists.txt +++ b/examples/icons/CMakeLists.txt @@ -13,4 +13,3 @@ install( FILES action-locked-default.png action-locked.png action-unlocked.png custom-yes.png custom-no.png DESTINATION ${DATA_INSTALL_DIR}/polkit-tqt/icons ) - diff --git a/examples/org.tqt.policykit.examples.conf b/examples/org.tqt.policykit.examples.conf index a655a7a75..3abe42948 100644 --- a/examples/org.tqt.policykit.examples.conf +++ b/examples/org.tqt.policykit.examples.conf @@ -17,4 +17,3 @@ - diff --git a/examples/org.tqt.policykit.examples.service.cmake b/examples/org.tqt.policykit.examples.service.cmake index ac82ed689..7d0cded1a 100644 --- a/examples/org.tqt.policykit.examples.service.cmake +++ b/examples/org.tqt.policykit.examples.service.cmake @@ -2,4 +2,3 @@ Name=org.tqt.policykit.examples Exec=@BIN_INSTALL_DIR@/polkit-tqt-example-helper User=root - diff --git a/gui/polkit-tqt-gui-action.cpp b/gui/polkit-tqt-gui-action.cpp index 41a3395dd..c7f80d14b 100644 --- a/gui/polkit-tqt-gui-action.cpp +++ b/gui/polkit-tqt-gui-action.cpp @@ -658,4 +658,3 @@ TQString Action::actionId() const } #include "polkit-tqt-gui-action.moc" - 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 - diff --git a/gui/polkit-tqt-gui-actionbutton.cpp b/gui/polkit-tqt-gui-actionbutton.cpp index 48a0d1494..eaf4a3aa7 100644 --- a/gui/polkit-tqt-gui-actionbutton.cpp +++ b/gui/polkit-tqt-gui-actionbutton.cpp @@ -167,4 +167,3 @@ TQButton* ActionButton::button() const } #include "polkit-tqt-gui-actionbutton.moc" - diff --git a/gui/polkit-tqt-gui-actionbutton.h b/gui/polkit-tqt-gui-actionbutton.h index 6ab25577c..4dcb28f85 100644 --- a/gui/polkit-tqt-gui-actionbutton.h +++ b/gui/polkit-tqt-gui-actionbutton.h @@ -152,4 +152,3 @@ class POLKIT_TQT_EXPORT ActionButton : public Action } #endif - diff --git a/gui/polkit-tqt-gui-actionbutton_p.h b/gui/polkit-tqt-gui-actionbutton_p.h index e53eeae0a..53ad54eb6 100644 --- a/gui/polkit-tqt-gui-actionbutton_p.h +++ b/gui/polkit-tqt-gui-actionbutton_p.h @@ -57,4 +57,3 @@ class ActionButtonPrivate } #endif - diff --git a/gui/polkit-tqt-gui-actionbuttons.cpp b/gui/polkit-tqt-gui-actionbuttons.cpp index f4e72d54f..de7d2db43 100644 --- a/gui/polkit-tqt-gui-actionbuttons.cpp +++ b/gui/polkit-tqt-gui-actionbuttons.cpp @@ -70,4 +70,3 @@ void ActionButtons::removeButton(TQButton *button) } #include "polkit-tqt-gui-actionbuttons.moc" - diff --git a/gui/polkit-tqt-gui-actionbuttons_p.h b/gui/polkit-tqt-gui-actionbuttons_p.h index 74e918eb2..ea9acc3b8 100644 --- a/gui/polkit-tqt-gui-actionbuttons_p.h +++ b/gui/polkit-tqt-gui-actionbuttons_p.h @@ -46,4 +46,3 @@ class ActionButtonsPrivate : public ActionButtonPrivate } #endif - diff --git a/polkit-tqt-export.h b/polkit-tqt-export.h index 45acaabd5..f1768098b 100644 --- a/polkit-tqt-export.h +++ b/polkit-tqt-export.h @@ -25,4 +25,3 @@ #define POLKIT_TQT_EXPORT TQ_EXPORT #endif - diff --git a/tests/run_test.sh b/tests/run_test.sh index 15e15682b..cbee1c28b 100755 --- a/tests/run_test.sh +++ b/tests/run_test.sh @@ -45,4 +45,3 @@ else fi exit $retval - diff --git a/tests/test_auth_enum_actions.cpp b/tests/test_auth_enum_actions.cpp index 8a9030ff7..7e0064894 100644 --- a/tests/test_auth_enum_actions.cpp +++ b/tests/test_auth_enum_actions.cpp @@ -52,4 +52,3 @@ int main(void) return TEST_PASSED; } - diff --git a/tests/test_check_authorization.cpp b/tests/test_check_authorization.cpp index 61b836920..3616206cb 100644 --- a/tests/test_check_authorization.cpp +++ b/tests/test_check_authorization.cpp @@ -57,4 +57,3 @@ int main(void) return TEST_PASSED; } - diff --git a/tests/test_details.cpp b/tests/test_details.cpp index e74a9adfe..13b797d09 100644 --- a/tests/test_details.cpp +++ b/tests/test_details.cpp @@ -54,4 +54,3 @@ int main(void) return TEST_PASSED; } -