mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Changed the Office Plugin to use existing libraries and PIA. This reduces the amount of code to maintain.
This commit is contained in:
parent
42cd533862
commit
efb4c997d4
104 changed files with 2144 additions and 3509 deletions
|
@ -33,7 +33,6 @@ using Greenshot.Destinations;
|
|||
using Greenshot.Helpers;
|
||||
using GreenshotPlugin.Controls;
|
||||
using GreenshotPlugin.Core;
|
||||
using GreenshotPlugin.UnmanagedHelpers;
|
||||
using System.Text.RegularExpressions;
|
||||
using GreenshotPlugin.IniFile;
|
||||
using GreenshotPlugin.Interfaces;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue