mirror of
https://github.com/arcan1s/moldyn.git
synced 2025-07-16 07:10:00 +00:00
Edited files
This commit is contained in:
@ -11,10 +11,12 @@ INCLUDEPATH += .
|
||||
HEADERS += mainwindow.h \
|
||||
errorwindow.h \
|
||||
clear_items.h \
|
||||
start_events.h
|
||||
start_events.h \
|
||||
update_fields.h
|
||||
FORMS += mainwindow.ui \
|
||||
errorwindow.ui
|
||||
SOURCES += main.cpp mainwindow.cpp \
|
||||
errorwindow.cpp \
|
||||
clear_items.cpp \
|
||||
start_events.cpp
|
||||
start_events.cpp \
|
||||
update_fields.cpp
|
||||
|
Reference in New Issue
Block a user