1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00

Fix indentation.

This commit is contained in:
sledgehammer999 2016-04-05 00:50:44 +03:00
parent cd2496215e
commit 364c22bee7

@ -76,7 +76,7 @@ ShutdownConfirmDlg::ShutdownConfirmDlg(const ShutdownAction &action)
ShutdownConfirmDlg::~ShutdownConfirmDlg()
{
delete ui;
delete ui;
}
void ShutdownConfirmDlg::showEvent(QShowEvent *event)