Remove all "Created by"
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/10/11.
|
||||
//
|
||||
|
||||
#include "EventCenter.h"
|
||||
|
||||
void EventCenter::triggerEvent(GUIEvents event, QObject *sender, QObject *data) {
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/10/11.
|
||||
//
|
||||
|
||||
#ifndef GUI_EVENTCENTER_H
|
||||
#define GUI_EVENTCENTER_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user