mirror of
https://github.com/greenshot/greenshot
synced 2025-07-30 19:50:11 -07:00
Added settings forms for DropShadowEffect & TornEdgeEffect
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2380 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
6579d49d49
commit
38de4875e0
10 changed files with 696 additions and 31 deletions
|
@ -22,6 +22,9 @@ using System;
|
|||
using GreenshotPlugin.Controls;
|
||||
|
||||
namespace Greenshot {
|
||||
/// <summary>
|
||||
/// This class is only here to help in the Designer mode, so it's clear where the language files are
|
||||
/// </summary>
|
||||
public class BaseForm : GreenshotForm {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue