From 59cb3e269ff82be8e074e85c09c2f33c192b9d19 Mon Sep 17 00:00:00 2001 From: dasha Date: Fri, 10 Mar 2023 16:54:34 +0400 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B0=D0=B7=D0=BE=D0=B2=D0=B0=D1=8F=20?= =?UTF-8?q?=D1=87=D0=B0=D1=81=D1=82=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SushiBar/SushiBar/FormReportOrders.cs | 2 +- SushiBar/SushiBar/SushiBarView.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SushiBar/SushiBar/FormReportOrders.cs b/SushiBar/SushiBar/FormReportOrders.cs index d1826f7..f71737a 100644 --- a/SushiBar/SushiBar/FormReportOrders.cs +++ b/SushiBar/SushiBar/FormReportOrders.cs @@ -18,7 +18,7 @@ namespace SushiBarView InitializeComponent(); _logger = logger; _logic = logic; - reportViewer = new ReportViewer + reportViewer = new ReportViewer { Dock = DockStyle.Fill }; diff --git a/SushiBar/SushiBar/SushiBarView.csproj b/SushiBar/SushiBar/SushiBarView.csproj index 1ecbf8b..18ff806 100644 --- a/SushiBar/SushiBar/SushiBarView.csproj +++ b/SushiBar/SushiBar/SushiBarView.csproj @@ -19,8 +19,8 @@ - - + +