feat: add display flag button click logic

This commit is contained in:
parker
2025-06-24 00:51:25 +01:00
parent 4471a9a537
commit 1f367b82fd
5 changed files with 72 additions and 5 deletions

View File

@@ -33,5 +33,6 @@ private:
qreal padding_=40;
void updatePath();
void cleanUp();
};