新增tavleView控件,初步可用

This commit is contained in:
睿 安
2026-01-28 15:00:12 +08:00
parent bcbf890ebd
commit abcfc78596
494 changed files with 3202 additions and 484 deletions

View File

@@ -1,4 +1,4 @@
#include "lrcPanel.h"
#include "lrcPanel.h"
void LrcPanel::ChangePostion(int postion)
{
for (auto _it = LrcList.rbegin(); _it != LrcList.rend(); _it++)