mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 10:47:02 -07:00
Made the re/undo code from the branch work in this, this is a manual copy as something went horribly wrong with the repository. Before building I first want to check if everything is there.[skip ci]
This commit is contained in:
parent
9702ac730f
commit
45615275cf
35 changed files with 1890 additions and 922 deletions
|
@ -68,6 +68,9 @@
|
|||
<Compile Include="IEInterop\IHTMLWindow4.cs" />
|
||||
<Compile Include="IEInterop\IWebBrowser2.cs" />
|
||||
<Compile Include="Interfaces\Drawing\Adorners\IAdorner.cs" />
|
||||
<Compile Include="Interfaces\Drawing\IField.cs" />
|
||||
<Compile Include="Interfaces\Drawing\IFieldHolder.cs" />
|
||||
<Compile Include="Interfaces\Drawing\IMemento.cs" />
|
||||
<Compile Include="Interop\Base.cs" />
|
||||
<Compile Include="Interop\ComProgIdAttribute.cs" />
|
||||
<Compile Include="Interop\COMWrapper.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue