Fix indentation.

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

View file

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