mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
Light/Dark themer added for Winform title bar
This commit is contained in:
@@ -13,7 +13,7 @@ using CefSharp.WinForms;
|
||||
|
||||
namespace VRCX
|
||||
{
|
||||
public partial class MainForm : Form
|
||||
public partial class MainForm : WinformBase
|
||||
{
|
||||
public static MainForm Instance;
|
||||
public ChromiumWebBrowser Browser;
|
||||
|
||||
Reference in New Issue
Block a user