fixes & version bump

This commit is contained in:
2024-06-10 13:30:11 +02:00
parent e212f4021a
commit 9593bb0223
4 changed files with 6 additions and 2 deletions

View File

@@ -76,6 +76,7 @@ partial class FlyoutBase
tableLayoutPanel_ActionPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
tableLayoutPanel_ActionPanel.Size = new System.Drawing.Size(300, 29);
tableLayoutPanel_ActionPanel.TabIndex = 1;
tableLayoutPanel_ActionPanel.Visible = false;
//
// button_Accept
//