mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Fix coding style
This commit is contained in:
parent
93d4f2d595
commit
356d6a6589
28 changed files with 195 additions and 223 deletions
|
@ -44,7 +44,7 @@ namespace Ui
|
|||
class RSSWidget;
|
||||
}
|
||||
|
||||
class RSSWidget: public QWidget
|
||||
class RSSWidget : public QWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue