更新 'src/Viewer/WindowBuilder.cxx'

This commit is contained in:
zhongjin 2022-11-10 16:05:32 +08:00
parent 7e8a7a48ec
commit 6518164fd8

View File

@ -44,7 +44,7 @@ string makeName(const string& prefix, int num)
ref_ptr<WindowBuilder> WindowBuilder::windowBuilder; ref_ptr<WindowBuilder> WindowBuilder::windowBuilder;
string WindowBuilder::defaultWindowName("FlightGear"); string WindowBuilder::defaultWindowName("JingweiHT");
// default to true (historical behaviour), we will clear the flag if // default to true (historical behaviour), we will clear the flag if
// we run another GUI. // we run another GUI.