This commit is contained in:
朱子楚\zhuzi
2024-06-17 17:45:40 +08:00
parent b11fccd758
commit 78ee7258ce
3 changed files with 3 additions and 3 deletions

View File

@ -17,4 +17,4 @@ public:
explicit FluRectangle(QQuickItem *parent = nullptr);
void paint(QPainter *painter) override;
};
};