diff --git a/Hotel_Management.pro.user b/Hotel_Management.pro.user index e9909c3..469b808 100644 --- a/Hotel_Management.pro.user +++ b/Hotel_Management.pro.user @@ -1,10 +1,10 @@ - + EnvironmentId - {ba500ba3-a675-4693-958e-168a645dce94} + {3704a204-3728-4298-b1a4-bef037da6219} ProjectExplorer.Project.ActiveTarget @@ -87,16 +87,16 @@ ProjectExplorer.Project.Target.0 Desktop - 未命名 - 未命名 - {039800c4-6b78-4eed-ab4e-d7210a831f86} + Desktop Qt 5.15.2 MinGW 64-bit + Desktop Qt 5.15.2 MinGW 64-bit + qt.qt5.5152.win64_mingw81_kit 0 0 0 0 - D:\app\HOTEL\..\build-Hotel_Management-unknown-Debug - D:/app/build-Hotel_Management-unknown-Debug + F:\git\Hotel_Management\hotel\..\build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Debug + F:/git/Hotel_Management/build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Debug true @@ -134,8 +134,8 @@ 2 - D:\app\HOTEL\..\build-Hotel_Management-unknown-Release - D:/app/build-Hotel_Management-unknown-Release + F:\git\Hotel_Management\hotel\..\build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Release + F:/git/Hotel_Management/build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Release true @@ -175,8 +175,8 @@ 0 - D:\app\HOTEL\..\build-Hotel_Management-unknown-Profile - D:/app/build-Hotel_Management-unknown-Profile + F:\git\Hotel_Management\hotel\..\build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Profile + F:/git/Hotel_Management/build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Profile true @@ -236,14 +236,14 @@ 2 - Qt4ProjectManager.Qt4RunConfiguration:D:/app/HOTEL/Hotel_Management.pro - D:/app/HOTEL/Hotel_Management.pro + Qt4ProjectManager.Qt4RunConfiguration:F:/git/Hotel_Management/hotel/Hotel_Management.pro + F:/git/Hotel_Management/hotel/Hotel_Management.pro false true true false true - D:/app/build-Hotel_Management-unknown-Debug + F:/git/Hotel_Management/build-Hotel_Management-Desktop_Qt_5_15_2_MinGW_64_bit-Debug 1 diff --git a/receptionist.cpp b/receptionist.cpp index 3107bef..8f85724 100644 --- a/receptionist.cpp +++ b/receptionist.cpp @@ -3,7 +3,6 @@ #include "cellstatus.h" #include #include -#include "room.h" receptionist::receptionist(QWidget *parent) : QMainWindow(parent), diff --git a/res.qrc b/res.qrc index 7d90621..6e7d3e1 100644 --- a/res.qrc +++ b/res.qrc @@ -4,6 +4,7 @@ customerbackground.webp sea.jpg stone.jpg + register.jpg info.png diff --git a/resetcode.png b/resetcode.png index ba43d86..6271a0c 100644 Binary files a/resetcode.png and b/resetcode.png differ