notificationcenter.cpp 91 B

123456
  1. #include "notificationcenter.h"
  2. NotificationCenter::NotificationCenter() : QObject()
  3. {
  4. }