mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-03-10 13:57:31 +08:00
5 lines
108 B
C++
5 lines
108 B
C++
#include "FluHttpInterceptor.h"
|
|
|
|
FluHttpInterceptor::FluHttpInterceptor(QObject *parent):QObject{parent}{
|
|
}
|