Remove all "Created by"

This commit is contained in:
chenhuijun
2024-04-25 17:01:02 +08:00
parent 83fd666026
commit d304829763
81 changed files with 0 additions and 327 deletions

View File

@@ -1,6 +1,3 @@
//
// Created by Krad on 2021/11/10.
//
#include "AccountFormDialog.h"
#include <QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/10.
//
#ifndef GUI_ACCOUNTFORMDIALOG_H
#define GUI_ACCOUNTFORMDIALOG_H
class QLabel;

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/12/8.
//
#include "AlertDialog.h"
#include <QtWidgets/QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/12/8.
//
#ifndef GUI_ALERTDIALOG_H
#define GUI_ALERTDIALOG_H
class QLabel;

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/11.
//
#include "ChangePasswordFormDialog.h"
#include <QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/11.
//
#ifndef GUI_CHANGEPASSWORDFORMDIALOG_H
#define GUI_CHANGEPASSWORDFORMDIALOG_H

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2022/3/24.
//
#include "DateSelectDialog.h"
#include <QVBoxLayout>
#include <QLabel>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2022/3/24.
//
#ifndef GUI_DATESELECTDIALOG_H
#define GUI_DATESELECTDIALOG_H

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2022/7/19.
//
#include "DialogManager.h"
#include <QApplication>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2022/7/19.
//
#ifndef GUI_DIALOGMANAGER_H
#define GUI_DIALOGMANAGER_H

View File

@@ -1,6 +1,3 @@
//
// Created by Krad on 2022/3/21.
//
#include "EditPatientDialog.h"
#include <QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2022/3/21.
//
#ifndef GUI_EDITPATIENTDIALOG_H
#define GUI_EDITPATIENTDIALOG_H

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/10.
//
#include "GUIFormBaseDialog.h"
#include <QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/10.
//
#ifndef GUI_GUIFORMBASEDIALOG_H
#define GUI_GUIFORMBASEDIALOG_H
enum DialogButtonMode:unsigned int

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/24.
//
#include "SelectDialog.h"
#include <QVBoxLayout>

View File

@@ -1,7 +1,3 @@
//
// Created by Krad on 2021/11/24.
//
#ifndef GUI_SelectDialog_H
#define GUI_SelectDialog_H