mirror of
https://github.com/wismna/ModernKeePass.git
synced 2026-03-12 00:58:07 -04:00
Code refactor and simplfication
ModernKeePassLib assembly info updated and version fixed
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
using System;
|
||||
|
||||
namespace ModernKeePass.Events
|
||||
{
|
||||
public class DatabaseEventArgs: EventArgs
|
||||
{
|
||||
public bool IsOpen { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user