更新 'src/GUI/LauncherMainWindow.cxx'
This commit is contained in:
parent
24f033215a
commit
43f6bf199e
@ -38,7 +38,8 @@
|
||||
|
||||
LauncherMainWindow::LauncherMainWindow(bool inSimMode) : QQuickView()
|
||||
{
|
||||
setTitle("FlightGear " FLIGHTGEAR_VERSION);
|
||||
// setTitle("FlightGear " FLIGHTGEAR_VERSION);
|
||||
setTitle("jingweiHT 2022.4");
|
||||
|
||||
m_controller = new LauncherController(this, this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user