新增.h文件

This commit is contained in:
2024-05-06 22:56:17 +08:00
parent cbb7510d99
commit fed4a8edef
5 changed files with 58 additions and 31 deletions

View File

@@ -10,6 +10,7 @@ CONFIG += c++17
SOURCES += \
aboutwindow.cpp \
aptpkginfo.cpp \
kernelinformation.cpp \
kernelinstaller.cpp \
main.cpp \
@@ -17,6 +18,7 @@ SOURCES += \
HEADERS += \
aboutwindow.h \
aptpkginfo.h \
kernelinformation.h \
kernelinstaller.h \
mainwindow.h