From 7167334c0e89dd84827d59e726123d14776e3a09 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期二, 16 六月 2020 11:14:13 +0800
Subject: [PATCH] 2020-06-16-1

---
 .vs/HDL_APP_Project/xs/UserPrefs.xml |   20 +++++++-------------
 1 files changed, 7 insertions(+), 13 deletions(-)

diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml
index 4255481..00ec941 100644
--- a/.vs/HDL_APP_Project/xs/UserPrefs.xml
+++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml
@@ -1,15 +1,8 @@
 锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default">
-  <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/Music/View/PlayView.cs">
+  <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs">
     <Files>
-      <File FileName="HDL_ON/UI/Music/View/DialogView.cs" Line="988" Column="26" />
-      <File FileName="HDL_ON/UI/Music/MusicMain.cs" Line="84" Column="17" />
-      <File FileName="HDL_ON/UI/Music/SendMethod.cs" Line="1" Column="1" />
-      <File FileName="HDL_ON/UI/Music/A31USBMusicList.cs" Line="217" Column="63" />
-      <File FileName="HDL_ON/UI/Music/A31MusicSourcePage.cs" Line="163" Column="23" />
-      <File FileName="HDL_ON/UI/Music/A31MusicModel.cs" Line="70" Column="33" />
-      <File FileName="HDL_ON/UI/Music/View/MusicView.cs" Line="18" Column="19" />
-      <File FileName="HDL_ON/UI/Music/A31PlayMusicPage.cs" Line="31" Column="48" />
-      <File FileName="HDL_ON/UI/Music/View/PlayView.cs" Line="185" Column="51" />
+      <File FileName="HDL_ON/UI/Music/MusicMain.cs" Line="15" Column="25" />
+      <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="592" Column="27" />
     </Files>
     <Pads>
       <Pad Id="ProjectPad">
@@ -17,9 +10,10 @@
           <Node name="HDL_APP_Project" expanded="True">
             <Node name="HDL_ON" expanded="True">
               <Node name="UI" expanded="True">
-                <Node name="Music" expanded="True">
-                  <Node name="View" expanded="True">
-                    <Node name="PlayView.cs" selected="True" />
+                <Node name="Music" expanded="True" />
+                <Node name="UI2" expanded="True">
+                  <Node name="2-Classification" expanded="True">
+                    <Node name="ClassificationPage.cs" selected="True" />
                   </Node>
                 </Node>
               </Node>

--
Gitblit v1.8.0