mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
Fix extra/missing trailing new lines in files
This commit is contained in:
committed by
sledgehammer999
parent
1e7f792dbb
commit
f92c4c0a40
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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user