fix every last warning in every last file (non-html at least)

This commit is contained in:
RandomHuman 2023-02-20 03:59:04 -07:00
parent dc5d26d13e
commit f7eef416d9
14 changed files with 154 additions and 189 deletions

View file

@ -1,6 +1,6 @@
using System.ComponentModel;
namespace WebBrowser
namespace XeroBrowser
{
partial class AppContainer
{