mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 23:50:18 -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