diff --git a/FireWallet/SplashScreen.Designer.cs b/FireWallet/SplashScreen.Designer.cs index ac9d791..ef3a0b6 100644 --- a/FireWallet/SplashScreen.Designer.cs +++ b/FireWallet/SplashScreen.Designer.cs @@ -83,7 +83,6 @@ ShowInTaskbar = false; StartPosition = FormStartPosition.CenterScreen; Text = "FireWallet"; - TopMost = true; FormClosing += SplashScreen_FormClosing; ((System.ComponentModel.ISupportInitialize)pictureBox1).EndInit(); ResumeLayout(false);