Remove all "Created by"
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/10.
|
||||
//
|
||||
#include "AccountFormDialog.h"
|
||||
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/10.
|
||||
//
|
||||
|
||||
#ifndef GUI_ACCOUNTFORMDIALOG_H
|
||||
#define GUI_ACCOUNTFORMDIALOG_H
|
||||
class QLabel;
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/12/8.
|
||||
//
|
||||
|
||||
#include "AlertDialog.h"
|
||||
|
||||
#include <QtWidgets/QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/12/8.
|
||||
//
|
||||
|
||||
#ifndef GUI_ALERTDIALOG_H
|
||||
#define GUI_ALERTDIALOG_H
|
||||
class QLabel;
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/11.
|
||||
//
|
||||
|
||||
#include "ChangePasswordFormDialog.h"
|
||||
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/11.
|
||||
//
|
||||
|
||||
#ifndef GUI_CHANGEPASSWORDFORMDIALOG_H
|
||||
#define GUI_CHANGEPASSWORDFORMDIALOG_H
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/24.
|
||||
//
|
||||
|
||||
#include "DateSelectDialog.h"
|
||||
#include <QVBoxLayout>
|
||||
#include <QLabel>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/24.
|
||||
//
|
||||
|
||||
#ifndef GUI_DATESELECTDIALOG_H
|
||||
#define GUI_DATESELECTDIALOG_H
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/7/19.
|
||||
//
|
||||
|
||||
#include "DialogManager.h"
|
||||
|
||||
#include <QApplication>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/7/19.
|
||||
//
|
||||
|
||||
#ifndef GUI_DIALOGMANAGER_H
|
||||
#define GUI_DIALOGMANAGER_H
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/21.
|
||||
//
|
||||
#include "EditPatientDialog.h"
|
||||
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/21.
|
||||
//
|
||||
|
||||
#ifndef GUI_EDITPATIENTDIALOG_H
|
||||
#define GUI_EDITPATIENTDIALOG_H
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/10.
|
||||
//
|
||||
|
||||
#include "GUIFormBaseDialog.h"
|
||||
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/10.
|
||||
//
|
||||
|
||||
#ifndef GUI_GUIFORMBASEDIALOG_H
|
||||
#define GUI_GUIFORMBASEDIALOG_H
|
||||
enum DialogButtonMode:unsigned int
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/24.
|
||||
//
|
||||
|
||||
#include "SelectDialog.h"
|
||||
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2021/11/24.
|
||||
//
|
||||
|
||||
#ifndef GUI_SelectDialog_H
|
||||
#define GUI_SelectDialog_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user