From 07932eea671ee2ce6f2d1526f3ea7837cfec4a64 Mon Sep 17 00:00:00 2001 From: dmex04 Date: Sun, 30 Aug 2009 20:51:13 +0000 Subject: [PATCH] fixed default HackerWindow UI size - consistent view for all tabs git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1789 21ef857c-d57f-4fe0-8362-d861dc6d29cd --- trunk/ProcessHacker/Properties/Settings.Designer.cs | 2 +- trunk/ProcessHacker/Properties/Settings.settings | 2 +- trunk/ProcessHacker/app.config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/ProcessHacker/Properties/Settings.Designer.cs b/trunk/ProcessHacker/Properties/Settings.Designer.cs index 9a4e15a93..90fb862e5 100644 --- a/trunk/ProcessHacker/Properties/Settings.Designer.cs +++ b/trunk/ProcessHacker/Properties/Settings.Designer.cs @@ -37,7 +37,7 @@ namespace ProcessHacker.Properties { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("825, 549")] + [global::System.Configuration.DefaultSettingValueAttribute("830, 550")] public global::System.Drawing.Size WindowSize { get { return ((global::System.Drawing.Size)(this["WindowSize"])); diff --git a/trunk/ProcessHacker/Properties/Settings.settings b/trunk/ProcessHacker/Properties/Settings.settings index b14b6cb43..360de616b 100644 --- a/trunk/ProcessHacker/Properties/Settings.settings +++ b/trunk/ProcessHacker/Properties/Settings.settings @@ -6,7 +6,7 @@ 1000 - 825, 549 + 830, 550 200, 200 diff --git a/trunk/ProcessHacker/app.config b/trunk/ProcessHacker/app.config index 8e459225b..97d7fdc0c 100644 --- a/trunk/ProcessHacker/app.config +++ b/trunk/ProcessHacker/app.config @@ -14,7 +14,7 @@ 1000 - 825, 549 + 830, 550 200, 200