mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
Coding style, use nullptr and other minor things
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Ui
|
||||
class confirmShutdownDlg;
|
||||
}
|
||||
|
||||
class ShutdownConfirmDlg: public QDialog
|
||||
class ShutdownConfirmDlg : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user