PROJECT: update translation sources
This commit is contained in:
parent
233a2670d2
commit
c3dae65658
|
|
@ -223,7 +223,8 @@ SOURCES += \
|
|||
gui/Src/Utils/SymbolAutoCompleteModel.cpp \
|
||||
gui/Src/Tracer/TraceBrowser.cpp \
|
||||
gui/Src/Tracer/TraceFileReader.cpp \
|
||||
gui/Src/Tracer/TraceFileSearch.cpp
|
||||
gui/Src/Tracer/TraceFileSearch.cpp \
|
||||
gui/Src/Gui/MultiItemsSelectWindow.cpp
|
||||
|
||||
HEADERS += \
|
||||
gui/Src/Exports.h \
|
||||
|
|
@ -458,7 +459,8 @@ HEADERS += \
|
|||
gui/Src/Tracer/TraceBrowser.h \
|
||||
gui/Src/Tracer/TraceFileReader.h \
|
||||
gui/Src/Tracer/TraceFileReaderInternal.h \
|
||||
gui/Src/Tracer/TraceFileSearch.h
|
||||
gui/Src/Tracer/TraceFileSearch.h \
|
||||
gui/Src/Gui/MultiItemsSelectWindow.h
|
||||
|
||||
FORMS += \
|
||||
gui/Src/Gui/AppearanceDialog.ui \
|
||||
|
|
|
|||
Loading…
Reference in New Issue