refs #712, completers and load from disk for flight plan

This commit is contained in:
Klaus Basan
2016-07-19 04:29:11 +02:00
parent 0357dbde8f
commit e2f8f097e0
5 changed files with 465 additions and 273 deletions

View File

@@ -15,7 +15,6 @@ namespace BlackMisc
{
namespace Aviation
{
QString CFlightPlan::convertToQString(bool i18n) const
{
QString s;
@@ -45,6 +44,5 @@ namespace BlackMisc
{
return BlackMisc::CIconList::iconByIndex(CIcons::StandardIconAppFlightPlan16);
}
} // namespace
} // namespace