mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 04:25:42 +08:00
Run SimPluginFsxP3d unit test with QCoreApplication
Summary: Running it as appless, caused the warning "QCoreApplication::applicationDirPath: Please instantiate the QApplication object first" Reviewers: #swift_pilot_client, msutcliffe Reviewed By: #swift_pilot_client, msutcliffe Differential Revision: https://dev.swift-project.org/D80
This commit is contained in:
committed by
Mat Sutcliffe
parent
524a2829a1
commit
1403926d3d
@@ -76,6 +76,6 @@ namespace BlackSimPluginFsxP3D
|
|||||||
} // ns
|
} // ns
|
||||||
|
|
||||||
//! main
|
//! main
|
||||||
BLACKTEST_APPLESS_MAIN(BlackSimPluginFsxP3D::CSimPluginFsxP3d);
|
BLACKTEST_MAIN(BlackSimPluginFsxP3D::CSimPluginFsxP3d);
|
||||||
|
|
||||||
//! \endcond
|
//! \endcond
|
||||||
|
|||||||
Reference in New Issue
Block a user