This commit is contained in:
朱子楚\zhuzi 2023-05-09 20:30:52 +08:00
parent cb85f10758
commit 747d18364b

View File

@ -19,7 +19,6 @@ class FluColorSet : public QObject
Q_PROPERTY_AUTO(QString,lightest)
public:
explicit FluColorSet(QObject *parent = nullptr);
};
#endif // FLUCOLORSET_H