Added lower memory footprint expert setting and created a PsAPI.cs file for the Process API invokes.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1866 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-05-17 14:19:56 +00:00
parent ffb9502015
commit d0ff4fbed6
8 changed files with 95 additions and 41 deletions

View file

@ -488,6 +488,7 @@ namespace Greenshot {
textbox_counter.Enabled = state;
checkbox_suppresssavedialogatclose.Enabled = state;
checkbox_checkunstableupdates.Enabled = state;
checkbox_minimizememoryfootprint.Enabled = state;
}
/// <summary>