1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/qqtprotocol.cpp
tianduanrui 3f857669fc init
2016-12-29 16:49:18 +08:00

8 lines
92 B
C++
Executable File

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