FluentUI/src/FluColorSet.cpp

8 lines
95 B
C++
Raw Normal View History

2023-03-06 12:09:06 +08:00
#include "FluColorSet.h"
FluColorSet::FluColorSet(QObject *parent)
: QObject{parent}
{
}