CppEditor: Convert to Tr::tr

Change-Id: Ic4025e06e17c45eb6dc2162fb7f21f5b8aebe84d
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
Alessandro Portale
2023-01-11 20:43:10 +01:00
committed by hjk
parent 85d067af91
commit f7bcd4f574
57 changed files with 664 additions and 1677 deletions

View File

@@ -28,7 +28,8 @@ namespace TextEditor { class TextDocument; }
namespace CppEditor {
// For clang code model only, move?
struct CPPEDITOR_EXPORT ToolTipInfo {
struct CPPEDITOR_EXPORT ToolTipInfo
{
QString text;
QString briefComment;