Put a title in the task list for the Splash Screen
This commit is contained in:
parent
9cbdaf1a9b
commit
a5e13f505c
@ -29,6 +29,7 @@ namespace UniversalEditor.UserInterface.WindowsForms
|
||||
*/
|
||||
|
||||
lblTitle.Text = Engine.CurrentEngine.DefaultLanguage.GetStringTableEntry("ApplicationTitle", "Universal Editor");
|
||||
this.Text = lblTitle.Text;
|
||||
|
||||
if (LocalConfiguration.SplashScreen.Image != null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user