Removed empty line at the end of files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 2 years ago
parent 8204fa7445
commit 7a0c2ce497
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -500,5 +500,3 @@ necessary. Here is a sample; alter the names:
Ty Coon, President of Vice
That's all there is to it!

@ -44,4 +44,3 @@ endif( )
if( WITH_GCC_VISIBILITY )
tde_setup_gcc_visibility( )
endif( )

@ -102,4 +102,3 @@ const PolkitAgentListener *Listener::listener()
}
#include "polkit-tqt-agent-listener.moc"

@ -155,4 +155,3 @@ private:
}
#endif

@ -192,4 +192,3 @@ void AsyncResult::setError(const TQString &text)
}
#include "polkit-tqt-agent-session.moc"

@ -187,5 +187,4 @@ private:
}
#endif // SESSION_H
#endif

@ -162,4 +162,3 @@ ActionDescription::ImplicitAuthorization ActionDescription::implicitActive() con
}
}

@ -152,4 +152,3 @@ class POLKIT_TQT_EXPORT ActionDescription
}
#endif

@ -849,4 +849,3 @@ void Authority::revokeTemporaryAuthorizationCancel()
}
#include "polkit-tqt-authority.moc"

@ -524,4 +524,3 @@ class POLKIT_TQT_EXPORT Authority : public TQObject
}
#endif

@ -140,4 +140,3 @@ TQStringList Details::keys() const
}
}

@ -94,4 +94,3 @@ class POLKIT_TQT_EXPORT Details
}
#endif

@ -231,4 +231,3 @@ void UnixGroupIdentity::setGid(gid_t gid)
}
}

@ -214,4 +214,3 @@ class POLKIT_TQT_EXPORT UnixGroupIdentity : public Identity
}
#endif

@ -254,4 +254,3 @@ void UnixSessionSubject::setSessionId(const TQString &sessionId)
}
}

@ -268,4 +268,3 @@ class POLKIT_TQT_EXPORT UnixSessionSubject : public Subject
}
#endif

@ -138,4 +138,3 @@ bool TemporaryAuthorization::revoke()
}
}

@ -122,4 +122,3 @@ class POLKIT_TQT_EXPORT TemporaryAuthorization
}
#endif

@ -363,4 +363,3 @@ void PkExample::actionActivated()
}
#include "PkExample.moc"

@ -78,4 +78,3 @@ public:
};
#endif

@ -156,4 +156,3 @@ bool PkExampleHelper::setValue(const TQString &action)
}
#include "PkExampleHelper.moc"

@ -49,4 +49,3 @@ class PkExampleHelper : public TQApplication, public TQT_DBusObjectBase
};
#endif

@ -20,4 +20,3 @@ void PkAgentExample::commitData(TQSessionManager &sm)
}
#include "pkagentexample.moc"

@ -44,4 +44,3 @@ class PkAgentExample : public TQApplication
};
#endif

@ -110,4 +110,3 @@ void TQtListener::showInfo(const TQString &text)
}
#include "tqtlistener.moc"

@ -62,4 +62,3 @@ class TQtListener : public PolkitTQt::Agent::Listener
};
#endif

@ -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
)

@ -17,4 +17,3 @@
</policy>
</busconfig>

@ -2,4 +2,3 @@
Name=org.tqt.policykit.examples
Exec=@BIN_INSTALL_DIR@/polkit-tqt-example-helper
User=root

@ -658,4 +658,3 @@ TQString Action::actionId() const
}
#include "polkit-tqt-gui-action.moc"

@ -304,4 +304,3 @@ class POLKIT_TQT_EXPORT Action : public TQAction
}
#endif

@ -167,4 +167,3 @@ TQButton* ActionButton::button() const
}
#include "polkit-tqt-gui-actionbutton.moc"

@ -152,4 +152,3 @@ class POLKIT_TQT_EXPORT ActionButton : public Action
}
#endif

@ -57,4 +57,3 @@ class ActionButtonPrivate
}
#endif

@ -70,4 +70,3 @@ void ActionButtons::removeButton(TQButton *button)
}
#include "polkit-tqt-gui-actionbuttons.moc"

@ -46,4 +46,3 @@ class ActionButtonsPrivate : public ActionButtonPrivate
}
#endif

@ -25,4 +25,3 @@
#define POLKIT_TQT_EXPORT TQ_EXPORT
#endif

@ -45,4 +45,3 @@ else
fi
exit $retval

@ -52,4 +52,3 @@ int main(void)
return TEST_PASSED;
}

@ -57,4 +57,3 @@ int main(void)
return TEST_PASSED;
}

@ -54,4 +54,3 @@ int main(void)
return TEST_PASSED;
}

Loading…
Cancel
Save