OSDN Git Service

DPIスケーリング時に100%のサイズで表示する機能を削除する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / Config.cs
index 447e395..616cce4 100644 (file)
@@ -58,7 +58,6 @@ namespace KancolleSniffer
         public Point Location { get; set; }\r
         public bool TopMost { get; set; }\r
         public bool HideOnMinimized { get; set; }\r
-        public bool AutoScale { get; set; }\r
         public bool FlashWindow { get; set; }\r
         public bool ShowBaloonTip { get; set; }\r
         public bool PlaySound { get; set; }\r