Formatting

This commit is contained in:
Klaus Basan
2018-03-26 02:49:59 +02:00
parent b28fb0e154
commit 785e35ee88
9 changed files with 25 additions and 20 deletions

View File

@@ -209,6 +209,6 @@ namespace BlackCore
if (!wasValid) { return; } // ignore the 1st snapshot
}
emit airspaceAircraftSnapshot(snapshot);
emit this->airspaceAircraftSnapshot(snapshot);
}
} // ns