mirror of
https://github.com/greenshot/greenshot
synced 2025-08-14 02:37:03 -07:00
Some small fixes
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@757 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
8ed65f8fc4
commit
0a589956d7
5 changed files with 51 additions and 20 deletions
|
@ -89,6 +89,7 @@ namespace Greenshot.Helpers {
|
|||
foreach(IGreenshotPlugin plugin in plugins.Values) {
|
||||
plugin.Shutdown();
|
||||
}
|
||||
plugins.Clear();
|
||||
}
|
||||
|
||||
// Add plugins to the Listview
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue