QFDConfig.cpp 85 B

123456
  1. #include "QFDConfig.h"
  2. QFDConfig::QFDConfig(QObject *parent) : QObject(parent)
  3. {
  4. }