Ref T348, "verify model" functions moved to FSX common

Related: Ref T317 Ref T247 Ref T335
This commit is contained in:
Klaus Basan
2018-09-13 02:04:54 +02:00
parent bea69e682e
commit fe86f1a2db
4 changed files with 20 additions and 10 deletions

View File

@@ -257,9 +257,6 @@ namespace BlackSimPlugin
//! SimObject as string
QString toQString() const;
//! Verification message when adding failed
BlackMisc::CStatusMessageList addingVerificationMessages();
//! Type of id
static SimObjectType requestIdToType(DWORD requestId);