From 1ee1564440eb9b609118f3dc50cb533fb77433ba Mon Sep 17 00:00:00 2001 From: vlastroG Date: Thu, 2 Jul 2026 17:52:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BA=D0=BE=D1=80=D1=80=D0=B5=D0=BA?= =?UTF-8?q?=D1=82=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20design=20xam?= =?UTF-8?q?l=20=D0=B4=D0=BB=D1=8F=20=D1=83=D1=81=D1=82=D1=80=D0=B0=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BE=D0=BA?= =?UTF-8?q?=20Rider?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/RevitServerFolders/Views/MainWindow.xaml | 2 +- src/RevitServerFolders/Views/SettingsView.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/RevitServerFolders/Views/MainWindow.xaml b/src/RevitServerFolders/Views/MainWindow.xaml index 38f6106f8..00a93d68a 100644 --- a/src/RevitServerFolders/Views/MainWindow.xaml +++ b/src/RevitServerFolders/Views/MainWindow.xaml @@ -21,7 +21,7 @@ Width="1230" MinHeight="450" MinWidth="1230" - d:DataContext="{d:DesignInstance vms:MainViewModel, IsDesignTimeCreatable=False}"> + d:DataContext="{d:DesignInstance vms:RsViewModel, IsDesignTimeCreatable=False}"> + d:DataContext="{d:DesignInstance vms:RsModelObjectExportSettingsViewModel, IsDesignTimeCreatable=False}">