FluentUI/src/FluHttpInterceptor.cpp

5 lines
108 B
C++
Raw Normal View History

2023-07-20 18:26:47 +08:00
#include "FluHttpInterceptor.h"
2023-09-13 15:11:22 +08:00
FluHttpInterceptor::FluHttpInterceptor(QObject *parent):QObject{parent}{
2023-07-20 18:26:47 +08:00
}