feat: round corners

This commit is contained in:
parker
2025-06-21 03:35:20 +01:00
parent 38508293ff
commit 06e66f7282
3 changed files with 18 additions and 0 deletions

View File

@@ -25,4 +25,5 @@ private:
void destroyFloatingEdge();
protected:
void resizeEvent(QResizeEvent *event) override;
};