Fix indentation.

This commit is contained in:
sledgehammer999
2016-04-05 00:50:44 +03:00
parent d6e9736af1
commit fbac4afa2d

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)