FluentUI/src/FluHttpInterceptor.cpp

5 lines
108 B
C++

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