mirror of
https://github.com/c0re100/qBittorrent-Enhanced-Edition.git
synced 2025-01-07 03:16:40 +08:00
Fix extra/missing trailing new lines in files
This commit is contained in:
parent
ef1c7eec74
commit
4bdf9eda41
1
.github/ISSUE_TEMPLATE.md
vendored
1
.github/ISSUE_TEMPLATE.md
vendored
@ -17,4 +17,3 @@
|
||||
|
||||
### Extra info(if any)
|
||||
(type here)
|
||||
|
||||
|
@ -44,4 +44,3 @@ namespace Http
|
||||
}
|
||||
|
||||
#endif // HTTP_IREQUESTHANDLER_H
|
||||
|
||||
|
@ -23,4 +23,3 @@ OrgFreedesktopNotificationsInterface::OrgFreedesktopNotificationsInterface(const
|
||||
OrgFreedesktopNotificationsInterface::~OrgFreedesktopNotificationsInterface()
|
||||
{
|
||||
}
|
||||
|
||||
|
@ -28,4 +28,3 @@
|
||||
</method>
|
||||
</interface>
|
||||
</node>
|
||||
|
||||
|
@ -88,4 +88,3 @@ output += '''</qresource>
|
||||
icons_file = open('icons.qrc', 'w')
|
||||
icons_file.write(output)
|
||||
icons_file.close()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user