musicplayer: click on the music title to close the list

This commit is contained in:
minjaesong
2024-01-10 00:17:59 +09:00
parent c4c76a41fb
commit 9c3aeab74f
5 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
package net.torvald.terrarum
/**
* Created by minjaesong on 2024-01-10.
*/
class MouseLatch {
}