test #1
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,4 +4,5 @@ Superstar_log.ldf
|
||||
.vs
|
||||
build.bat
|
||||
*.exe
|
||||
themes/superstar/_www/
|
||||
themes/superstar/_www/
|
||||
bin/logfile.txt
|
@ -1,15 +0,0 @@
|
||||
// using System;
|
||||
// using System.Linq;
|
||||
// using System.Windows.Forms;
|
||||
// using System.Drawing;
|
||||
|
||||
// namespace DualScreenDemo
|
||||
// {
|
||||
// public partial class PrimaryForm
|
||||
// {
|
||||
// private void TaiYuPopularButtonHotSong_Click(object sender, EventArgs e)
|
||||
// {
|
||||
// OnHotSongButtonClick(taiYuPopularButtonHotSong, taiYuPopularHotSongActiveBackground, "台語");
|
||||
// }
|
||||
// }
|
||||
// }
|
Reference in New Issue
Block a user