fix merge conflict

This commit is contained in:
2025-05-20 07:57:34 +02:00
parent 08ec940831
commit 247033dbeb

View File

@@ -241,7 +241,6 @@ public partial class RadFlyoutBase : UserControl
{
frm.ClientSize = Size;
}
}
frm.Shown += Form_Shown;
}