Fix i18n problems
In the QmlEngine, a few tr() have been replaced by QCoreApplication::translate(). In other files, Q_OBJECT has been added to the class definitions. Change-Id: Ia0505c19934dc691cd3d67f4946293290c2fec68 Reviewed-by:Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by:
Daniel Teske <daniel.teske@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
Showing
- src/plugins/android/androiddevicedialog.cpp 4 additions, 0 deletionssrc/plugins/android/androiddevicedialog.cpp
- src/plugins/cmakeprojectmanager/cmakesettingspage.cpp 3 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakesettingspage.cpp
- src/plugins/debugger/gdb/gdboptionspage.cpp 6 additions, 0 deletionssrc/plugins/debugger/gdb/gdboptionspage.cpp
- src/plugins/debugger/qml/qmlengine.cpp 2 additions, 2 deletionssrc/plugins/debugger/qml/qmlengine.cpp
- src/plugins/pythoneditor/pythoneditorplugin.cpp 6 additions, 0 deletionssrc/plugins/pythoneditor/pythoneditorplugin.cpp
Loading
Please register or sign in to comment