globalconst.cpp 91 B

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