mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-02 22:30:08 +02:00
6 lines
105 B
C++
6 lines
105 B
C++
#include "seneclanstorage.h"
|
|
|
|
SenecLanStorage::SenecLanStorage(QObject *parent)
|
|
: QObject{parent}
|
|
{}
|