FluentUI/src/FluColors.cpp

8 lines
89 B
C++
Raw Normal View History

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