mirror of
https://github.com/Nathanwoodburn/FireWallet.git
synced 2024-11-10 09:18:15 +11:00
splash: Don't require top most
This commit is contained in:
parent
0a5412478c
commit
859562ac22
1
FireWallet/SplashScreen.Designer.cs
generated
1
FireWallet/SplashScreen.Designer.cs
generated
@ -83,7 +83,6 @@
|
||||
ShowInTaskbar = false;
|
||||
StartPosition = FormStartPosition.CenterScreen;
|
||||
Text = "FireWallet";
|
||||
TopMost = true;
|
||||
FormClosing += SplashScreen_FormClosing;
|
||||
((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit();
|
||||
ResumeLayout(false);
|
||||
|
Loading…
Reference in New Issue
Block a user