projectinfomanger.cpp 109 B

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