|
@@ -37,7 +37,6 @@ namespace XdCxRhDW.Sender
|
|
[STAThread]
|
|
[STAThread]
|
|
static void Main()
|
|
static void Main()
|
|
{
|
|
{
|
|
- DateTimeOffset ss = DateTimeOffset.UtcNow;
|
|
|
|
WindowsFormsSettings.AllowDpiScale = true;
|
|
WindowsFormsSettings.AllowDpiScale = true;
|
|
WindowsFormsSettings.AllowHoverAnimation = DevExpress.Utils.DefaultBoolean.True;
|
|
WindowsFormsSettings.AllowHoverAnimation = DevExpress.Utils.DefaultBoolean.True;
|
|
WindowsFormsSettings.AllowDefaultSvgImages = DevExpress.Utils.DefaultBoolean.True;
|
|
WindowsFormsSettings.AllowDefaultSvgImages = DevExpress.Utils.DefaultBoolean.True;
|