Преглед изворни кода

compdfkit(win) - 去除错误的命名空间

liuaoran пре 1 година
родитељ
комит
4d90088361
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      Demo/Examples/PDFViewer/App.xaml

+ 1 - 2
Demo/Examples/PDFViewer/App.xaml

@@ -1,7 +1,6 @@
 <Application x:Class="PDFViewer.App"
              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
-             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
-             xmlns:local="clr-namespace:compdfkit"
+             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
              xmlns:common="clr-namespace:Compdfkit_Tools.Common;assembly=Compdfkit_Tools"
              StartupUri="MainWindow.xaml">
     <Application.Resources>