init branch 2
This commit is contained in:
6
relaymanager.cpp
Normal file
6
relaymanager.cpp
Normal file
@ -0,0 +1,6 @@
|
||||
#include "relaymanager.h"
|
||||
|
||||
RelayManager::RelayManager(QObject *parent) : QObject(parent)
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user