mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 05:55:33 +08:00
Formatting, typos
This commit is contained in:
committed by
Mathew Sutcliffe
parent
9eb67edddf
commit
ec297d5838
@@ -24,7 +24,6 @@
|
||||
class QWidget;
|
||||
|
||||
namespace Ui { class CDbCountryComponent; }
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
namespace Components
|
||||
@@ -44,7 +43,7 @@ namespace BlackGui
|
||||
explicit CDbCountryComponent(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
~CDbCountryComponent();
|
||||
virtual ~CDbCountryComponent();
|
||||
|
||||
private slots:
|
||||
//! Countries have been read
|
||||
|
||||
Reference in New Issue
Block a user