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