mirror of
https://github.com/greenshot/greenshot
synced 2025-07-16 10:03:44 -07:00
Some small changes for a dirty flag in the configuration
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@811 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
afc764aa41
commit
09f5dda19f
2 changed files with 8 additions and 3 deletions
|
@ -21,7 +21,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace GreenshotCore.Configuration {
|
||||
namespace Greenshot.Core {
|
||||
public enum Destinations {Editor=1, FileDefault=2, FileWithDialog=4, Clipboard=8, Printer=16, EMail=32}
|
||||
/// <summary>
|
||||
/// Description of CoreConfiguration.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue