mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Fix coding style
This commit is contained in:
committed by
sledgehammer999
parent
b107b745f2
commit
ac6426eab1
@@ -36,7 +36,7 @@ namespace Ui
|
||||
class StatsDialog;
|
||||
}
|
||||
|
||||
class StatsDialog: public QDialog
|
||||
class StatsDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user