Browse Source

Fix indentation.

adaptive-webui-19844
sledgehammer999 9 years ago
parent
commit
364c22bee7
  1. 2
      src/gui/shutdownconfirm.cpp

2
src/gui/shutdownconfirm.cpp

@ -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)

Loading…
Cancel
Save