mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-04-03 21:25:05 +08:00
6 lines
100 B
C++
6 lines
100 B
C++
#include "FluAccentColor.h"
|
|
|
|
FluAccentColor::FluAccentColor(QObject *parent) : QObject{parent} {
|
|
|
|
}
|