refs #314, fixed missing virtual keyword and Doxygen comment

This commit is contained in:
Klaus Basan
2014-08-25 13:10:13 +02:00
parent 40b428a315
commit c1895c1ab2
35 changed files with 79 additions and 46 deletions

View File

@@ -153,7 +153,7 @@ namespace BlackMisc
}
/*
* To JSON
* From JSON
*/
void CAltitude::convertFromJson(const QJsonObject &json)
{