B2026-006 Try to force designer update

It looks like when pulled into development -- changes to DisplayHistory.designer were not pulling down locally / compiling in when not on the computer they were originally made on. Made an update that hopefully should force this file to recompile.
This commit is contained in:
2026-01-23 10:10:08 -05:00
parent d186e2702c
commit 43a27c16a6
4 changed files with 31 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ using System.Text.RegularExpressions;
using JR.Utils.GUI.Forms;
using Volian.Base.Library;
using System.Linq;
namespace Volian.Controls.Library
{
public partial class DisplayHistory : UserControl