7 lines
127 B
C++
7 lines
127 B
C++
#include "zigbeedeviceobjectreply.h"
|
|
|
|
ZigbeeDeviceObjectReply::ZigbeeDeviceObjectReply(QObject *parent) : QObject(parent)
|
|
{
|
|
|
|
}
|