1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/qqtprotocol.cpp

8 lines
92 B
C++
Raw Normal View History

2016-12-29 16:49:18 +08:00
#include "qqtprotocol.h"
QQTProtocol::QQTProtocol(QObject *parent) : QObject(parent)
{
}