8 lines
91 B
C++
8 lines
91 B
C++
|
|
#include "adsfdm.h"
|
|
|
|
AdsFdmManager::AdsFdmManager(QObject *parent) : QObject(parent)
|
|
{
|
|
|
|
}
|