mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Update file list for new CProgressBar class
This commit is contained in:
parent
38a9d71560
commit
686d83d5ab
@ -231,6 +231,7 @@ lessThan(QT_MAJOR_VERSION,5)|lessThan(QT_MINOR_VERSION,12) {
|
||||
|
||||
SOURCES += \
|
||||
common_gui.cpp \
|
||||
cprogressbar.cpp \
|
||||
daily.cpp \
|
||||
exportcsv.cpp \
|
||||
main.cpp \
|
||||
@ -299,6 +300,7 @@ SOURCES += \
|
||||
|
||||
HEADERS += \
|
||||
common_gui.h \
|
||||
cprogressbar.h \
|
||||
daily.h \
|
||||
exportcsv.h \
|
||||
mainwindow.h \
|
||||
|
Loading…
Reference in New Issue
Block a user