FluentUI/src/FluColorSet.cpp

5 lines
87 B
C++
Raw Normal View History

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