Formatting, naming

This commit is contained in:
Klaus Basan
2016-03-12 05:20:25 +01:00
parent 69b205cc14
commit bd50cfab86
10 changed files with 5 additions and 19 deletions

View File

@@ -19,7 +19,6 @@ namespace BlackSimPlugin
{
namespace XPlane
{
/*!
* Setting for XBus.
*/
@@ -50,7 +49,6 @@ namespace BlackSimPlugin
//! \copydoc BlackGui::IPluginConfig::createConfigWindow()
BlackGui::CPluginConfigWindow *createConfigWindow(QWidget *parent) override;
};
}
}