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 | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index fb8d022..00ec941 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,11 +1,8 @@ 锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> - <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/Music/A31PlayMusicPage.cs"> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs"> <Files> - <File FileName="HDL_ON/UI/Music/View/DialogView.cs" Line="1141" Column="36" /> - <File FileName="HDL_ON/UI/Music/MusicMain.cs" Line="330" Column="22" /> - <File FileName="HDL_ON/UI/Music/SendMethod.cs" Line="291" Column="22" /> - <File FileName="HDL_ON/UI/Music/A31MusicModel.cs" Line="1" Column="1" /> - <File FileName="HDL_ON/UI/Music/A31PlayMusicPage.cs" Line="32" Column="5" /> + <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"> @@ -13,12 +10,15 @@ <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="A31PlayMusicPage.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> </Node> + <Node name="HDL-ON_Android" expanded="True" /> </Node> </State> </Pad> -- Gitblit v1.8.0