From 6518164fd817a4940f6f7a8c8e4d3798adf73d08 Mon Sep 17 00:00:00 2001 From: zhongjin Date: Thu, 10 Nov 2022 16:05:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/Viewer/WindowBuilder.?= =?UTF-8?q?cxx'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Viewer/WindowBuilder.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Viewer/WindowBuilder.cxx b/src/Viewer/WindowBuilder.cxx index 9223c58..789b7c4 100644 --- a/src/Viewer/WindowBuilder.cxx +++ b/src/Viewer/WindowBuilder.cxx @@ -44,7 +44,7 @@ string makeName(const string& prefix, int num) ref_ptr WindowBuilder::windowBuilder; -string WindowBuilder::defaultWindowName("FlightGear"); +string WindowBuilder::defaultWindowName("JingweiHT"); // default to true (historical behaviour), we will clear the flag if // we run another GUI.