删除测试代码

This commit is contained in:
jiayulong 2025-11-06 18:03:13 +08:00
parent 34ac38e5b7
commit d908a3a84a
2 changed files with 0 additions and 13 deletions

View File

@ -32,29 +32,23 @@ SOURCES += \
ConsoleOutputWidget.cpp \
InDefTableDlg.cpp \
InterfaceWidget.cpp \
ObjectArchive.cpp \
PropertyWidget.cpp \
customtabbar.cpp \
customtabwidget.cpp \
fileedit.cpp \
formdraw.cpp \
formhead.cpp \
forminfo.cpp \
formline.cpp \
formtitle.cpp \
formtrack.cpp \
formwell.cpp \
mainwindow.cpp \
main.cpp \
mainwindowcurve.cpp \
mainwindownew.cpp \
mycustomplot.cpp \
newheaddialog.cpp \
preqtablewidget.cpp \
qmycustomplot.cpp \
qmytablewidget.cpp \
qmytreewidget.cpp \
qtcenterwidgets.cpp \
qtcommonclass.cpp \
qtprojectwidgets.cpp \
totalTitleBar.cpp \
@ -68,29 +62,23 @@ HEADERS += \
DraggablePixmap.h \
InDefTableDlg.h \
InterfaceWidget.h \
ObjectArchive.h \
PropertyWidget.h \
TransparentDraggableRect.h \
customtabbar.h \
customtabwidget.h \
fileedit.h \
formdraw.h \
formhead.h \
forminfo.h \
formline.h \
formtitle.h \
formtrack.h \
formwell.h \
mainwindow.h \
mainwindowcurve.h \
mainwindownew.h \
mycustomplot.h \
newheaddialog.h \
preqtablewidget.h \
qmycustomplot.h \
qmytablewidget.h \
qmytreewidget.h \
qtcenterwidgets.h \
qtcommonclass.h \
qtprojectwidgets.h \
totalTitleBar.h \

View File

@ -10,7 +10,6 @@
#include "qtprojectwidgets.h"
#include "qtcenterwidgets.h"
#include "mainwindownew.h"
#include "mainwindowcurve.h"
#include "customtabwidget.h"
#include "ConsoleOutputWidget.h"