Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Feb 11, 2025
1 parent 12a98df commit f5c4810
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
100 changes: 50 additions & 50 deletions Rdmp.UI/MainFormUITabs/CatalogueUI.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

namespace Rdmp.UI.SimpleControls
{
public partial class AdditionalInfomation : RDMPUserControl
public partial class AdditionalInfomationUI : RDMPUserControl
{
private string _text = null;

Expand All @@ -28,7 +28,7 @@ public string TooltipText
}
}

public AdditionalInfomation()
public AdditionalInfomationUI()
{
InitializeComponent();
}
Expand Down

0 comments on commit f5c4810

Please sign in to comment.