Minor formatting

This commit is contained in:
Klaus Basan
2017-08-03 18:10:21 +02:00
committed by Mathew Sutcliffe
parent c36c3a4a05
commit 87e783d45a
2 changed files with 3 additions and 4 deletions

View File

@@ -7,6 +7,8 @@
* contained in the LICENSE file.
*/
//! \file
#ifndef BLACKGUI_COMPONENTS_SIMULATORSELECTOR_H
#define BLACKGUI_COMPONENTS_SIMULATORSELECTOR_H
@@ -21,7 +23,6 @@
class QWidget;
namespace Ui { class CSimulatorSelector; }
namespace BlackGui
{
namespace Components