FluentUI/src/FluHttpInterceptor.cpp
2023-09-13 15:11:22 +08:00

5 lines
108 B
C++

#include "FluHttpInterceptor.h"
FluHttpInterceptor::FluHttpInterceptor(QObject *parent):QObject{parent}{
}