Add issue reporter dialog.
This commit is contained in:
parent
f1aa61bf3b
commit
0943608bd8
@ -17,6 +17,7 @@ SOURCES += \
|
||||
mainwindow.cpp \
|
||||
materialviewer.cpp \
|
||||
preferenceeditor.cpp \
|
||||
reportissuedialog.cpp \
|
||||
soundviewer.cpp \
|
||||
stringtableviewer.cpp \
|
||||
rumblegraphviewer.cpp \
|
||||
@ -37,6 +38,7 @@ HEADERS += \
|
||||
mainwindow.h \
|
||||
materialviewer.h \
|
||||
preferenceeditor.h \
|
||||
reportissuedialog.h \
|
||||
soundviewer.h \
|
||||
stringtableviewer.h \
|
||||
rumblegraphviewer.h \
|
||||
@ -62,7 +64,8 @@ FORMS += \
|
||||
rumblegraphviewer.ui \
|
||||
rumblefileviewer.ui \
|
||||
techsetviewer.ui \
|
||||
zonefileviewer.ui
|
||||
zonefileviewer.ui \
|
||||
reportissuedialog.ui
|
||||
|
||||
RESOURCES += ../data/data.qrc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user