mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Small cleanups
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@902 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
fe59a4607e
commit
0424692315
30 changed files with 40 additions and 41 deletions
|
@ -42,7 +42,7 @@ namespace Greenshot.Forms {
|
|||
/// Description of CaptureForm.
|
||||
/// </summary>
|
||||
public partial class CaptureForm : Form, ICaptureHost {
|
||||
private static log4net.ILog LOG = log4net.LogManager.GetLogger(typeof(CaptureForm));
|
||||
private static readonly log4net.ILog LOG = log4net.LogManager.GetLogger(typeof(CaptureForm));
|
||||
|
||||
private int mX;
|
||||
private int mY;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue