Fix ALL Warnings
This commit is contained in:
parent
c6f787c39c
commit
dc5d26d13e
17 changed files with 186 additions and 204 deletions
|
@ -1,6 +1,6 @@
|
|||
using System;
|
||||
using CefSharp;
|
||||
using System.Windows.Forms;
|
||||
using CefSharp;
|
||||
|
||||
public class MenuHandler : IContextMenuHandler
|
||||
{
|
||||
|
|
Reference in a new issue