From 747d18364b791807930ab9812fb22558e726492b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=B1=E5=AD=90=E6=A5=9A=5Czhuzi?= Date: Tue, 9 May 2023 20:30:52 +0800 Subject: [PATCH] update --- src/FluColorSet.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/FluColorSet.h b/src/FluColorSet.h index bb1edbc..08cb3df 100644 --- a/src/FluColorSet.h +++ b/src/FluColorSet.h @@ -19,7 +19,6 @@ class FluColorSet : public QObject Q_PROPERTY_AUTO(QString,lightest) public: explicit FluColorSet(QObject *parent = nullptr); - }; #endif // FLUCOLORSET_H