From 50791a07a646ac5cb54c4409c871f7d9a61cd7f4 Mon Sep 17 00:00:00 2001 From: Kwanghyo Park Date: Tue, 4 Aug 2020 17:02:25 +0900 Subject: Change encoding to Unicode (UTF-8) There is an error while build on the machine which needs Unicode encoding for compile. Most of the files are fine but not the fixed file. So changed the files encoding to Unicode. Change-Id: I8abb2471c26231c8d659dcacd99e71f8d255415f Reviewed-by: Kwanghyo Park Reviewed-by: Thomas Hartmann --- src/libs/advanceddockingsystem/elidinglabel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/advanceddockingsystem/elidinglabel.cpp b/src/libs/advanceddockingsystem/elidinglabel.cpp index dfd812bae2..8cff2357d8 100644 --- a/src/libs/advanceddockingsystem/elidinglabel.cpp +++ b/src/libs/advanceddockingsystem/elidinglabel.cpp @@ -1,4 +1,4 @@ -/**************************************************************************** +/**************************************************************************** ** ** Copyright (C) 2020 Uwe Kindler ** Contact: https://www.qt.io/licensing/ -- cgit v1.2.3